diff options
| -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 |
