From 6cf470f20d8e6511e1c9dd50ce3ef4bebf8bee89 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 8 Oct 2023 11:00:11 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00bd1580d..a2b767e8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ * [#1438](https://github.com/xmake-io/xmake/issues/1438): Support code amalgamation * [#3381](https://github.com/xmake-io/xmake/issues/3381): Add `xmake test` support +## Bugs fixed + +* [#4256](https://github.com/xmake-io/xmake/issues/4256): Fix intellisense for vsxmake/c++modules + ## v2.8.3 ### New features @@ -1674,6 +1678,10 @@ * [#1438](https://github.com/xmake-io/xmake/issues/1438): 支持代码 amalgamation * [#3381](https://github.com/xmake-io/xmake/issues/3381): 添加 `xmake test` 支持 +## Bugs 修复 + +* [#4256](https://github.com/xmake-io/xmake/issues/4256): 为 vsxmake 生成器修复 c++ modules intellisense + ## v2.8.3 ### 新特性 -- cgit v1.3.1