diff options
| author | ruki <[email protected]> | 2023-01-28 15:49:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-28 15:49:55 +0800 |
| commit | 1e30c32a5c6a5355ba8784e91da13158a91c8487 (patch) | |
| tree | 5b27da000a5f73ca5c11d8b30ef0634adf8af866 | |
| parent | 52ddcb22cabf0026c93b5395b6e346ef089f6c99 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
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 ### 新特性 |
