From 49de8dfa264e55943390b6cfbd2f407ef42e4313 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 8 Dec 2021 23:10:33 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ce9d0225..1e08e7d5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#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 * [#1895](https://github.com/xmake-io/xmake/issues/1895): Improve `plugin.vsxmake.autoupdate` rule +* [#1893](https://github.com/xmake-io/xmake/issues/1893): Improve to detect icc and ifort toolchains ### Bugs fixed @@ -1157,6 +1158,7 @@ * [#1872](https://github.com/xmake-io/xmake/issues/1872): 支持转义 set_configvar 中字符串值 * [#1888](https://github.com/xmake-io/xmake/issues/1888): 改进 windows 安装器,避免错误删除其他安装目录下的文件 * [#1895](https://github.com/xmake-io/xmake/issues/1895): 改进 `plugin.vsxmake.autoupdate` 规则 +* [#1893](https://github.com/xmake-io/xmake/issues/1893): 改进探测 icc 和 ifort 工具链 ### Bugs 修复 -- cgit v1.3.1