From aa1cb2c4b615aa41f232187b6769afee49a6890d Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 18 Feb 2024 21:44:27 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff1f265b1..bc4fb5f41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * [#4473](https://github.com/xmake-io/xmake/issues/4473): Enable warning output by default * [#4477](https://github.com/xmake-io/xmake/issues/4477): Improve runtimes to support libc++/libstdc++ * [#4657](https://github.com/xmake-io/xmake/issues/4657): Improve to select script pattern +* [#4673](https://github.com/xmake-io/xmake/pull/4673): Refactor modules support ### Bugs Fixed @@ -1744,6 +1745,7 @@ * [#4473](https://github.com/xmake-io/xmake/issues/4473): 默认启用警告输出 * [#4477](https://github.com/xmake-io/xmake/issues/4477): 改进 runtimes 去支持 libc++/libstdc++ * [#4657](https://github.com/xmake-io/xmake/issues/4657): 改进脚本的模式匹配 +* [#4673](https://github.com/xmake-io/xmake/pull/4673): 重构模块支持 ### Bugs 修复 -- cgit v1.3.1