diff options
| author | ruki <[email protected]> | 2024-04-26 22:54:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-04-26 22:54:16 +0800 |
| commit | b127a7d00eadcd5f21abfdc71e28dc55a6363d7b (patch) | |
| tree | bc1f0ab25a0c91cd426b17f668b8dcee2f6e4bc9 | |
| parent | 65486a1763548a79b279baeb4e96813a710e2001 (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 d269fabe6..2b2b4831f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#5005](https://github.com/xmake-io/xmake/pull/5005): Show all apis +* [#5003](https://github.com/xmake-io/xmake/issues/5003): Add build.fence policy ## v2.9.1 @@ -1796,6 +1797,7 @@ ### 新特性 * [#5005](https://github.com/xmake-io/xmake/pull/5005): 显示所有 API +* [#5003](https://github.com/xmake-io/xmake/issues/5003): 添加 build.fence 策略 ## v2.9.1 |
