summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-06-11 23:48:47 +0800
committerruki <[email protected]>2023-06-11 23:48:47 +0800
commit9379eb4c47b1bdece36b6f59061c4b1c1ce08b49 (patch)
tree39497234634a37cdfa64a6f4d54862730813cdc5
parent01807b861740f0db0398fe4928a6b322164d1c26 (diff)
update changelog
-rw-r--r--CHANGELOG.md2
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 包管理器支持
### 改进