Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Oct 11, 2024
1 parent fdf1178 commit ad91dd8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit ad91dd8

Please sign in to comment.