summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2018-11-17 22:43:56 +0800
committerruki <[email protected]>2018-11-17 22:43:56 +0800
commit6cb264f3ce7d71fe3f0d1c21e2b2c4398b6d13a8 (patch)
tree3159140c81a257d75f97434381e9efb66980c4bb
parenta912ec5af9e3ae976f4eb9cb38b41fb32409bacb (diff)
modify changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 653c22fcb..c145a3f5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@
* Support *.xz for extractor
* [#249](https://github.com/tboox/xmake/pull/249): revise progress formatting to space-leading three digit percentages
* [#247](https://github.com/tboox/xmake/pull/247): Add `-D` and `--diagnosis` instead of `--backtrace`
+* [#259](https://github.com/tboox/xmake/issues/259): Improve on_build, on_build_file and on_xxx for target and rule
## v2.2.2
@@ -525,6 +526,7 @@
* 支持解压*.xz文件
* [#249](https://github.com/tboox/xmake/pull/249): 改进编译进度信息显示格式
* [#247](https://github.com/tboox/xmake/pull/247): 添加`-D`和`--diagnosis`去替换`--backtrace`,改进诊断信息显示
+* [#259](https://github.com/tboox/xmake/issues/259): 改进 on_build, on_build_file 和 on_xxx 等接口
## v2.2.2