diff options
| author | ruki <[email protected]> | 2023-06-11 23:48:47 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-06-11 23:48:47 +0800 |
| commit | 9379eb4c47b1bdece36b6f59061c4b1c1ce08b49 (patch) | |
| tree | 39497234634a37cdfa64a6f4d54862730813cdc5 | |
| parent | 01807b861740f0db0398fe4928a6b322164d1c26 (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 8c06915e6..37bdc54b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#3821](https://github.com/xmake-io/xmake/pull/3821): Add longpath option for windows installer +* [#3828](https://github.com/xmake-io/xmake/pull/3828): Add support for zypper package manager ### Changes @@ -1598,6 +1599,7 @@ ### 新特性 * [#3821](https://github.com/xmake-io/xmake/pull/3821): windows 安装器添加长路径支持选项 +* [#3828](https://github.com/xmake-io/xmake/pull/3828): 添加 zypper 包管理器支持 ### 改进 |
