summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-07-25 23:09:53 +0800
committerruki <[email protected]>2023-07-25 23:09:53 +0800
commit9054abfc5bf357f6b29391332309956a526264b1 (patch)
tree314d11ea8857fbae257ccc9adf89a26c7057926b
parent841c94b81a39dbb360ffb6fb140b2e8241aadb42 (diff)
update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38b6b4dbe..71e2a108a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## master (unreleased)
+### New features
+
+* [#4002](https://github.com/xmake-io/xmake/issues/4002): Add soname and version support
+
### Changes
* [#3960](https://github.com/xmake-io/xmake/issues/3960): Improve msys2/crt64 support
@@ -1618,6 +1622,10 @@
## master (开发中)
+### 新特性
+
+* [#4002](https://github.com/xmake-io/xmake/issues/4002): 增加 soname 支持
+
### 改进
* [#3960](https://github.com/xmake-io/xmake/issues/3960): 改进 msys2/crt64 支持