diff options
| author | ruki <[email protected]> | 2025-11-26 23:26:57 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-11-26 23:26:57 +0800 |
| commit | a10f1028aca49885b796e6372c0e63da18e8df37 (patch) | |
| tree | c962068e9bf5f6de619f1ff5dbc931789a44cc95 | |
| parent | eb36a3115d4263a7cdaaa165fb12bc0309a72f61 (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 43a99dff5..fc4611d7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### New features +* [#7064](https://github.com/xmake-io/xmake/pull/7064): Add appimage xpack format for Linux application packaging * [#7062](https://github.com/xmake-io/xmake/pull/7062): Add dmg xpack format for macOS application packaging ## v3.0.5 @@ -2197,6 +2198,7 @@ ### 新特性 +* [#7064](https://github.com/xmake-io/xmake/pull/7064): 添加 appimage xpack 格式,支持 Linux 应用程序打包 * [#7062](https://github.com/xmake-io/xmake/pull/7062): 添加 dmg xpack 格式,支持 macOS 应用程序打包 ## v3.0.5 |
