diff options
| author | ruki <[email protected]> | 2021-09-23 00:25:14 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-09-23 00:25:14 +0800 |
| commit | 85283fa3e969a1a36631816f67026aef4a0c4034 (patch) | |
| tree | cf11b009495324ff8d207865878fe0235a55bf1b | |
| parent | b89272535fe65a23087b25f7fca52b790f946450 (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 569548cee..081f29da3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ### Bugs fixed * [#1671](https://github.com/xmake-io/xmake/issues/1671): Fix incorrect absolute path after installing precompiled packages +* [#1689](https://github.com/xmake-io/xmake/issues/1689): Fix unicode chars bug for vsxmake ## v2.5.7 @@ -1095,6 +1096,7 @@ ### Bugs 修复 * [#1671](https://github.com/xmake-io/xmake/issues/1671): 修复安装预编译包后,*.cmake 里面的一些不正确的绝对路径 +* [#1689](https://github.com/xmake-io/xmake/issues/1689): 修复 vsxmake 插件的 unicode 字符显示和加载问题 ## v2.5.7 |
