diff options
| author | ruki <[email protected]> | 2023-03-16 00:43:53 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-03-16 00:43:53 +0800 |
| commit | e653ad7c7338f23b86eeaea1207176dc0e375d05 (patch) | |
| tree | 72957f343fc2791f476cd3f650741537153b7400 | |
| parent | 1f7d5a78508494a87d7172bf65bf937d5cf611ac (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c60901086..7b8c5b9f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * [#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 +* [#3508](https://github.com/xmake-io/xmake/issues/3508): Improve trybuild/cmake to support for switching toolchain ### Bugs fixed @@ -1552,6 +1553,7 @@ * [#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 支持 +* [#3508](https://github.com/xmake-io/xmake/issues/3508): 改进 trybuild/cmake 去支持工具链切换 ### Bugs 修复 |
