diff options
| author | ruki <[email protected]> | 2024-10-25 22:59:41 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-10-25 22:59:41 +0800 |
| commit | 6c2929bf34f87f0a865f747022537885bbd04f44 (patch) | |
| tree | d3732618bdb3ff96bce4f8981c12981c0442dc00 | |
| parent | 7a95d412fee5a670737068869b811d295f954cfd (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 2f612136d..9a6c52cfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * [#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 +* [#5762](https://github.com/xmake-io/xmake/pull/5762): Improve bin2c speed ### Bugs fixed @@ -1906,6 +1907,7 @@ * [#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 配置 +* [#5762](https://github.com/xmake-io/xmake/pull/5762): 改进 bin2c 速度 ### Bugs 修复 |
