diff options
| author | ruki <[email protected]> | 2024-10-19 21:54:05 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-10-19 21:54:05 +0800 |
| commit | cb6f7672a99ed0f72de045b435127d2205fd016b (patch) | |
| tree | 58d4d9176be2786ffc9fd06c27e6bb606eb785e7 | |
| parent | fc14af5094d4ea41f96b01c19cc6fcb71bf79b5f (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 62203e621..2f612136d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#5702](https://github.com/xmake-io/xmake/issues/5702): Improve hash module * [#5688](https://github.com/xmake-io/xmake/pull/5688): Improve hashset module * [#5711](https://github.com/xmake-io/xmake/issues/5711): Support to parse include deps for sdcc +* [#5727](https://github.com/xmake-io/xmake/issues/5727): Improve configs for add_requires ### Bugs fixed @@ -1904,6 +1905,7 @@ * [#5702](https://github.com/xmake-io/xmake/issues/5702): 改进 hash 模块 * [#5688](https://github.com/xmake-io/xmake/pull/5688): 改进 hashset * [#5711](https://github.com/xmake-io/xmake/issues/5711): 为 sdcc 支持解析 include 依赖 +* [#5727](https://github.com/xmake-io/xmake/issues/5727): 为 add_requires 改进 configs 配置 ### Bugs 修复 |
