From 12e08a29a6902e37ccdee8430e88fa081cd78cfe Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 15 Jun 2022 00:16:54 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d5dcdee3..359601d3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * [#2438](https://github.com/xmake-io/xmake/pull/2438): Make sure the solution and project file unchanged by sorting those tables * [#2434](https://github.com/xmake-io/xmake/issues/2434): Improve plugins manager, allow to handle multiples plugin repositories * [#2421](https://github.com/xmake-io/xmake/issues/2421): Improve config option menu +* [#2425](https://github.com/xmake-io/xmake/issues/2425): Add `preprocessor.gcc.directives_only` policy ### Bugs Fixed @@ -1321,6 +1322,7 @@ * [#2438](https://github.com/xmake-io/xmake/pull/2438): 确保生成的 vsxmake 工程不会随机变动 * [#2434](https://github.com/xmake-io/xmake/issues/2434): 改进插件管理器,允许多插件管理 * [#2421](https://github.com/xmake-io/xmake/issues/2421): 改进配置选项菜单 +* [#2425](https://github.com/xmake-io/xmake/issues/2425): 添加 `preprocessor.gcc.directives_only` 策略 ### Bugs 修复 -- cgit v1.3.1