summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-08-31 23:13:48 +0800
committerruki <[email protected]>2021-08-31 23:13:48 +0800
commit8176468252cb18a06a29a24f0a2a6205a9bea795 (patch)
tree470031d8f49b48098defeb845b6cb03ece2955bf
parente16ce6286a7d820c08541554645aba41b2657984 (diff)
update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a5d73e86c..f3eb7be9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## master (unreleased)
+### Change
+
+* [#1618](https://github.com/xmake-io/xmake/issues/1618): Improve vala to support to generate libraries and bindings
+
## v2.5.7
### New features
@@ -1060,6 +1064,10 @@
## master (开发中)
+### 改进
+
+* [#1618](https://github.com/xmake-io/xmake/issues/1618): 改进 vala 支持构建动态库和静态库程序
+
## v2.5.7
### 新特性