diff options
| author | ruki <[email protected]> | 2024-04-17 23:02:39 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-04-17 23:02:39 +0800 |
| commit | 5f33d0c880336729839ba7737fecfc73e9eb7207 (patch) | |
| tree | 69d84968ad851db9ef0c37434e179fdea9c007ad | |
| parent | e23083fd20b7223131f01e81e1d1646fdb18ac71 (diff) | |
update changelog
| -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 修复 |
