diff options
| author | ruki <[email protected]> | 2023-11-25 08:45:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-11-25 08:45:22 +0800 |
| commit | 495d1a409cd1754fd0494ab1a5a51b41d6e10d0a (patch) | |
| tree | 71e8949998446890b784a4b83ee5a8e09921c83f | |
| parent | 51efaa718683a9bf18cd6859e60f1d5240c10c5d (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 02eb75e66..ddc4625a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### New features * Add `network.mode` policy -* [#1433](https://github.com/xmake-io/xmake/issues/1433): Add `xmake pack` command to generate NSIS package like cmake/cpack +* [#1433](https://github.com/xmake-io/xmake/issues/1433): Add `xmake pack` command to generate NSIS/zip/tar.gz/runself packages like cmake/cpack ## v2.8.5 @@ -1690,7 +1690,7 @@ ### 新特性 * 添加 `network.mode` 策略 -* [#1433](https://github.com/xmake-io/xmake/issues/1433): 添加 `xmake pack` 命令去生成 NSIS 安装包 +* [#1433](https://github.com/xmake-io/xmake/issues/1433): 添加 `xmake pack` 命令去生成 NSIS/zip/tar.gz/runself 安装包 ## v2.8.5 |
