summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bc5e8f68..84c8cefb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@
* [#3318](https://github.com/xmake-io/xmake/pull/3318): Improve dlang toolchains
+### Bugs fixed
+
+* [#3317](https://github.com/xmake-io/xmake/pull/3317): Fix languages for qt project.
+
## v2.7.6
### New features
@@ -1518,6 +1522,10 @@
* [#3318](https://github.com/xmake-io/xmake/pull/3318): 改进 dlang 工具链
+### Bugs 修复
+
+* [#3317](https://github.com/xmake-io/xmake/pull/3317): 针对 Qt 工程,修复 lanuages 设置
+
## v2.7.6
### 新特性