diff options
| author | ruki <[email protected]> | 2022-12-09 23:56:46 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-12-09 23:56:46 +0800 |
| commit | 8a1033206b2911b0e37e7d31a04a72ea3586b6f1 (patch) | |
| tree | 31ad57221d7316830bdff6db0775a1f58f54f698 | |
| parent | bc621c1c5d96396b3fe3f5342813e589572b3902 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
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` 规则 ### 改进 |
