summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-03-15 00:40:22 +0800
committerruki <[email protected]>2023-03-15 00:40:22 +0800
commit046b0d1fdbab9375add79dc86e7167268fc6f6e6 (patch)
treefec321558f6aa12abbf9a12eafff7e0dc1a0917d
parentc1789f73dbee830047ea2eb7cd3b33fc782d6387 (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1746554d9..c60901086 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
* [#3419](https://github.com/xmake-io/xmake/issues/3419): Support fish shell envirnoment
* [#3455](https://github.com/xmake-io/xmake/issues/3455): Dlang incremental build support
* [#3498](https://github.com/xmake-io/xmake/issues/3498): Improve to bind package virtual envirnoments
+* [#3504](https://github.com/xmake-io/xmake/pull/3504): Add swig java support
### Bugs fixed
@@ -1550,6 +1551,7 @@
* [#3419](https://github.com/xmake-io/xmake/issues/3419): 支持 fish shell 环境
* [#3455](https://github.com/xmake-io/xmake/issues/3455): Dlang 增量编译支持
* [#3498](https://github.com/xmake-io/xmake/issues/3498): 改进绑定包虚拟环境
+* [#3504](https://github.com/xmake-io/xmake/pull/3504): 添加 swig java 支持
### Bugs 修复