diff options
| author | ruki <[email protected]> | 2024-05-09 00:35:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-05-09 00:35:16 +0800 |
| commit | 18f302edf15704695f89e4333cc52fd645409d52 (patch) | |
| tree | b2f4c2627ef2f7612b58b00ee1f7965c98140910 | |
| parent | df78914ac4739ba3d5127240f4b4de9c4fd93a85 (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 ca87604b4..32a5de3b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#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 * [#5060](https://github.com/xmake-io/xmake/issues/5060): Support Verilator target build to static library +* [#5074](https://github.com/xmake-io/xmake/pull/5074): Add `xrepo download` command to download package source ### Bugs Fixed @@ -1805,6 +1806,7 @@ * [#5005](https://github.com/xmake-io/xmake/pull/5005): 显示所有 API * [#5003](https://github.com/xmake-io/xmake/issues/5003): 添加 build.fence 策略 * [#5060](https://github.com/xmake-io/xmake/issues/5060): 支持 Verilator 静态库目标构建 +* [#5074](https://github.com/xmake-io/xmake/pull/5074): 添加 `xrepo download` 命令去快速下载包源码 ### Bugs 修复 |
