diff options
| author | ruki <[email protected]> | 2021-02-10 22:38:50 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-02-10 22:38:50 +0800 |
| commit | e61f10b4e11cadfb008f9d51e80d6cd6ffc87aff (patch) | |
| tree | 3c7db230a2cbfd1fd44f2ec889ce3ead5f30f977 | |
| parent | b3678f0c1604cc622ecbde1e8c786aa5fb9d355b (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 526d31e8f..6b4e9beab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * [#1226](https://github.com/xmake-io/xmake/issues/1226): Add missing qt include directories * [#1183](https://github.com/xmake-io/xmake/issues/1183): Improve c++ lanuages to support Qt6 +* [#1237](https://github.com/xmake-io/xmake/issues/1237): Add qt.ui files for vsxmake plugin ### Bugs fixed @@ -932,6 +933,7 @@ * [#1226](https://github.com/xmake-io/xmake/issues/1226): 添加缺失的 Qt 头文件搜索路径 * [#1183](https://github.com/xmake-io/xmake/issues/1183): 改进 C++ 语言标准,以便支持 Qt6 +* [#1237](https://github.com/xmake-io/xmake/issues/1237): 为 vsxmake 插件添加 qt.ui 文件 ### Bugs 修复 |
