From 4558156324474d4ca9dd599ea93e2c822fe9bce9 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 15 Sep 2023 23:49:57 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c89f9ffc9..2828b2e6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ * [#4110](https://github.com/xmake-io/xmake/issues/4110): Fix extrafiles * [#4115](https://github.com/xmake-io/xmake/issues/4115): Fix compile_commands generator for clangd +* [#4199](https://github.com/xmake-io/xmake/pull/4199): Fix compile_commands generator for c++ modules ## v2.8.2 @@ -1671,6 +1672,7 @@ * [#4110](https://github.com/xmake-io/xmake/issues/4110): 修复 extrafiles * [#4115](https://github.com/xmake-io/xmake/issues/4115): 修复 compile_commands 生成器 +* [#4199](https://github.com/xmake-io/xmake/pull/4199): 修复 compile_commands 生成器对 c++ modules 的支持 ## v2.8.2 -- cgit v1.3.1