diff options
| author | ruki <[email protected]> | 2024-08-21 23:30:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-08-21 15:03:51 +0800 |
| commit | 7f4a28767f1a2e9a9139a58e176c5032d157f032 (patch) | |
| tree | 4c4e37624d1311040023f0d25be1dea5e3ace587 | |
| parent | 2a44d9686c4221185dd4b18afae979790ea0f521 (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 2d367d565..989c35244 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#5462](https://github.com/xmake-io/xmake/pull/5462): Add `xmake l cli.bisect` +* [#5488](https://github.com/xmake-io/xmake/pull/5488): Support for using cosmocc to build xmake binary ### Bugs fixed @@ -1866,6 +1867,7 @@ ### 新特性 * [#5462](https://github.com/xmake-io/xmake/pull/5462): 添加 `xmake l cli.bisect` +* [#5488](https://github.com/xmake-io/xmake/pull/5488): 支持使用 cosmocc 去构建 xmake 自身二进制 ### Bugs 修复 |
