From 9b1bbefd2ea8132c702bccfa35f9bab5787b66b1 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 12 Jan 2023 22:32:21 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0e6aded..dadaed50b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ * [#3228](https://github.com/xmake-io/xmake/pull/3228): Add support of importing modules from packages +### Changes + +* [#3225](https://github.com/xmake-io/xmake/pull/3225): Improve clang libc++ module support + ### Bugs fixed * [#3229](https://github.com/xmake-io/xmake/issues/3229): Fix find rc.exe for vs2015 @@ -1501,6 +1505,10 @@ * [#3228](https://github.com/xmake-io/xmake/pull/3228): C++ modules 的安装发布,以及从包中导入 C++ modules 支持 +### 改进 + +* [#3225](https://github.com/xmake-io/xmake/pull/3225): 改进 clang libc++ 模块支持 + ### Bugs 修复 * [#3229](https://github.com/xmake-io/xmake/issues/3229): 修复 vs2015 下找不到 rc.exe 问题 -- cgit v1.3.1