From 72cd4e4453aa35c1e10d23160d52f5e1eb478b46 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 22 Dec 2022 22:48:04 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 418b73740..fdccb9dc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * [#3125](https://github.com/xmake-io/xmake/pull/3125): Compile private C++20 modules * [#3133](https://github.com/xmake-io/xmake/pull/3133): Add support of internal partitions * [#3146](https://github.com/xmake-io/xmake/issues/3146): Add default components for packages +* [#3192](https://github.com/xmake-io/xmake/issues/3192): JSON output for auto complete ### Bugs fixed @@ -1479,6 +1480,7 @@ * [#3125](https://github.com/xmake-io/xmake/pull/3125): 增加私有 C++20 模块的编译支持 * [#3133](https://github.com/xmake-io/xmake/pull/3133): 增加 internal partitions 模块支持 * [#3146](https://github.com/xmake-io/xmake/issues/3146): 添加默认包组件支持 +* [#3192](https://github.com/xmake-io/xmake/issues/3192): 为 auto complete 增加 json 输出支持 ### Bugs 修复 -- cgit v1.3.1