summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-06-13 22:41:06 +0800
committerruki <[email protected]>2022-06-13 22:41:06 +0800
commitb871678de09d8185e6e13b05e726e56b72ad696a (patch)
tree3c4c052ad0bcd9e304488f9728d67d7790b7eb2a
parentfa8bcc5ad0405a6749fe3a53a5d019d5ff7c6747 (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46836257f..c7b5dd26b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@
* [#2435](https://github.com/xmake-io/xmake/pull/2435): fix the search bug when the package name has an extension name.
* [#2445](https://github.com/xmake-io/xmake/issues/2445): Fix ccache bug for msvc
+* [#2452](https://github.com/xmake-io/xmake/issues/2452): Fix warnings output for ccache
## v2.6.7
@@ -1323,6 +1324,7 @@
* [#2435](https://github.com/xmake-io/xmake/pull/2435): 修复无法搜索带有 `.` 的包名
* [#2445](https://github.com/xmake-io/xmake/issues/2445): 修复 windows 上 ccache 构建失败问题
+* [#2452](https://github.com/xmake-io/xmake/issues/2452): 修复 ccache 下,警告无法输出的问题
## v2.6.7