diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6db8f1735..7745c3121 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * [#4893](https://github.com/xmake-io/xmake/issues/4893): Improve rc includes deps * [#4928](https://github.com/xmake-io/xmake/issues/4928): Improve to build and link speed * [#4931](https://github.com/xmake-io/xmake/pull/4931): Update pdcurses +* [#4973](https://github.com/xmake-io/xmake/issues/4973): Improve to select script ### Bugs fixed @@ -1799,6 +1800,7 @@ * [#4893](https://github.com/xmake-io/xmake/issues/4893): 改进 rc 头文件依赖检测 * [#4928](https://github.com/xmake-io/xmake/issues/4928): 改进构建和链接速度,增量编译时候效果更加明显 * [#4931](https://github.com/xmake-io/xmake/pull/4931): 更新 pdcurses +* [#4973](https://github.com/xmake-io/xmake/issues/4973): 改进选择脚本的匹配模式 ### Bugs 修复 |
