From 9d19f1a747c0ebf692fbeca25a78f41b7fcd55e3 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 7 Dec 2021 09:48:27 +0800 Subject: Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 修复 -- cgit v1.3.1