From 34ecf01eb162fdaea90745b5c75446808aac40e7 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 11 Feb 2021 00:51:50 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b4e9beab..4a39ef43a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,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 +* Improve vs/vsxmake plugins to support precompiled header and intellisense ### Bugs fixed @@ -934,6 +935,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 文件 +* 改进 vs/vsxmake 插件去支持预编译头文件和智能提示 ### Bugs 修复 -- cgit v1.3.1