summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-03-13 23:46:06 +0800
committerruki <[email protected]>2023-03-13 23:46:06 +0800
commitf7402903d2c94766c490c42809f46ac8577c6d22 (patch)
treeffdeaf1cc3b3cad65f78995b7cc6bcea504d4734
parent7ce8680f4288e3c1fa7c51c4a23ca78d6a4853f6 (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4089fa7a..1746554d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
* [#3433](https://github.com/xmake-io/xmake/issues/3433): Improve to build Qt project on msys2/mingw64
* [#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
### Bugs fixed
@@ -1548,6 +1549,7 @@
* [#3433](https://github.com/xmake-io/xmake/issues/3433): 改进 QT 在 msys2/mingw64 上的构建支持
* [#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): 改进绑定包虚拟环境
### Bugs 修复