From 8a1033206b2911b0e37e7d31a04a72ea3586b6f1 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 9 Dec 2022 23:56:46 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c331aefda..919c33f57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#3049](https://github.com/xmake-io/xmake/pull/3049): Add `xmake format` plugin +* Add `plugin.compile_commands.autoupdate` rule ### Changes @@ -1461,6 +1462,7 @@ ### 新特性 * [#3049](https://github.com/xmake-io/xmake/pull/3049): 添加 `xmake format` 插件 +* 添加 `plugin.compile_commands.autoupdate` 规则 ### 改进 -- cgit v1.3.1