diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 20fbc3cde..5765824ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Change * [#1872](https://github.com/xmake-io/xmake/issues/1872): Escape characters for set_configvar +* [#1888](https://github.com/xmake-io/xmake/issues/1888): Improve windows installer to avoid remove other files ### Bugs fixed @@ -1153,6 +1154,7 @@ ### 改进 * [#1872](https://github.com/xmake-io/xmake/issues/1872): 支持转义 set_configvar 中字符串值 +* [#1888](https://github.com/xmake-io/xmake/issues/1888): 改进 windows 安装器,避免错误删除其他安装目录下的文件 ### Bugs 修复 |
