diff options
| author | ruki <[email protected]> | 2023-03-10 22:35:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-03-10 22:35:06 +0800 |
| commit | 9447bb5f3dddc967bbc395434c212bb43ad3d4b0 (patch) | |
| tree | 494ce87b1594592d7a7d596e2f50ca6ffb202814 | |
| parent | 43908d7c753b6502cf1f2f589cbc52b508738347 (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 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 修复 |
