diff options
| author | ruki <[email protected]> | 2018-11-03 08:35:39 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2018-11-03 08:35:39 +0800 |
| commit | 9d22026291016915298cd4cf8b004bef4b6faaec (patch) | |
| tree | 7c32698f9bc2bc5d2c5562051707250d6dd04d78 | |
| parent | 7fd1ac068ed4d25b9fafcde4b94b27f768d2bd32 (diff) | |
modify changelogs
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index be81d7293..a17c85f4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * [#229](https://github.com/tboox/xmake/issues/229): Improve to select toolset for vcproj plugin * Improve compilation dependences * Support *.xz for extractor +* [#249](https://github.com/tboox/xmake/pull/249): revise progress formatting to space-leading three digit percentages ## v2.2.2 @@ -509,6 +510,7 @@ * [#229](https://github.com/tboox/xmake/issues/229): 改进vs toolset选择已经vcproj工程文件生成 * 改进编译依赖,对源文件列表的改动进行依赖判断 * 支持解压*.xz文件 +* [#249](https://github.com/tboox/xmake/pull/249): 改进编译进度信息显示格式 ## v2.2.2 |
