diff options
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 31f539bf7..48bb91c62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ * [#3433](https://github.com/xmake-io/xmake/issues/3433): Improve to build Qt project on msys2/mingw64 +### Bugs fixed + +* [#3436](https://github.com/xmake-io/xmake/issues/3436): Fix complete and menuconf + ## v2.7.7 ### New features @@ -1540,6 +1544,10 @@ * [#3433](https://github.com/xmake-io/xmake/issues/3433): 改进 QT 在 msys2/mingw64 上的构建支持 +### Bugs 修复 + +* [#3436](https://github.com/xmake-io/xmake/issues/3436): 修复自动补全和 menuconf + ## v2.7.7 ### 新特性 |
