diff --git a/CHANGELOG.md b/CHANGELOG.md index ee2eaada45..91c9fc45f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,13 @@ ### Changes * [#5631](https://github.com/xmake-io/xmake/pull/5631): Add `as_needed` for `add_linkgroups` +* [#5702](https://github.com/xmake-io/xmake/issues/5702): Improve hash module +* [#5688](https://github.com/xmake-io/xmake/pull/5688): Improve hashset module ### Bugs fixed * [#5645](https://github.com/xmake-io/xmake/issues/5645): Fix `xmake watch` for linux +* [#5686](https://github.com/xmake-io/xmake/pull/5686): Fix module scanning ## v2.9.5 @@ -1897,10 +1900,13 @@ ### 改进 * [#5631](https://github.com/xmake-io/xmake/pull/5631): 为 `add_linkgroups` 添加 `as_needed` +* [#5702](https://github.com/xmake-io/xmake/issues/5702): 改进 hash 模块 +* [#5688](https://github.com/xmake-io/xmake/pull/5688): 改进 hashset ### Bugs 修复 * [#5645](https://github.com/xmake-io/xmake/issues/5645): 修复 `xmake watch` 在 linux 无法监听递归文件问题 +* [#5686](https://github.com/xmake-io/xmake/pull/5686): 修复模块扫描 ## v2.9.5