summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-03-01 23:30:26 +0800
committerruki <[email protected]>2023-03-01 15:10:48 +0800
commitaeb7ae95327b68b3d5d814ae6308940397e6394e (patch)
tree9f305ea760a534715d59a619113c2c31ba911f19
parentad7a01c625f1c381374850c280d7c9e87b5ec062 (diff)
update changelog
-rw-r--r--CHANGELOG.md8
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
### 新特性