From 9447bb5f3dddc967bbc395434c212bb43ad3d4b0 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 10 Mar 2023 22:35:06 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 修复 -- cgit v1.3.1