summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-12-27 22:38:25 +0800
committerruki <[email protected]>2022-12-27 09:56:19 +0800
commitc45903c76566cc8d477a7c9497f968056b18204f (patch)
tree27ba7d998facb21634ce19d730057190b259931a
parent55c0773552fb221b8da56c78856000d6ea5f6048 (diff)
update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff47ba4a6..4c516a271 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@
* [#3201](https://github.com/xmake-io/xmake/pull/3201): Add completer and xrepo complete
+### Bugs fixed
+
+* [#3203](https://github.com/xmake-io/xmake/issues/3203): Fix compile_commands
+
## v2.7.4
### New features
@@ -1474,6 +1478,10 @@
* [#3201](https://github.com/xmake-io/xmake/pull/3201): 为 xrepo 添加命令自动补全
+### Bugs 修复
+
+* [#3203](https://github.com/xmake-io/xmake/issues/3203): 修复 compile_commands
+
## v2.7.4
### 新特性