diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
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 修复 |
