summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d5f053549..e4089fa7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,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
### Bugs fixed
@@ -1546,6 +1547,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 增量编译支持
### Bugs 修复