From 5da0d5ed555cb4236add90c900b475a4faf073b5 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 3 Apr 2023 22:50:53 +0800 Subject: fix changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ddcb596c..c7ab999ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * [#3518](https://github.com/xmake-io/xmake/issues/3518): Profile compile and link performance * [#3522](https://github.com/xmake-io/xmake/issues/3522): Add has_cflags, has_xxx for target -* [#3537](https://github.com/xmake-io/xmake/issues/3527): Add --fix for clang.tidy checker +* [#3537](https://github.com/xmake-io/xmake/issues/3537): Add --fix for clang.tidy checker ### Changes @@ -1557,7 +1557,7 @@ * [#3518](https://github.com/xmake-io/xmake/issues/3518): 分析编译和链接性能 * [#3522](https://github.com/xmake-io/xmake/issues/3522): 为 target 添加 has_cflags, has_xxx 等辅助接口 -* [#3537](https://github.com/xmake-io/xmake/issues/3527): 为 clang.tidy 检测器添加 `--fix` 自动修复 +* [#3537](https://github.com/xmake-io/xmake/issues/3537): 为 clang.tidy 检测器添加 `--fix` 自动修复 ### 改进 -- cgit v1.3.1