diff options
| author | ruki <[email protected]> | 2020-12-07 22:36:52 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-12-07 22:36:52 +0800 |
| commit | 08e137a93535d934090f257d543c11e329b427f1 (patch) | |
| tree | b93819f58379b68a0f7b184a6f3865edeb608e6c | |
| parent | 24b48fde3bb5c1edef6897e9ffa213ec1ae2e556 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f935f5748..75acbad6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ### Change * [#1072](https://github.com/xmake-io/xmake/issues/1072): Fix and improve to parse cl deps +* Support utf8 for ui modules and `xmake f --menu` ### Bugs fixed @@ -887,6 +888,7 @@ ### 改进 * [#1072](https://github.com/xmake-io/xmake/issues/1072): 修复并改进 cl 编译器头文件依赖信息 +* 针对 ui 模块和 `xmake f --menu` 增加 utf8 支持 ### Bugs 修复 |
