summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-04-07 23:55:01 +0800
committerruki <[email protected]>2023-04-07 23:55:01 +0800
commit171b0b60bc4d181fb1e2514fc3317d5f5e786f2c (patch)
tree2e0348583ad184b7443b2182985a0d50234d628a
parente6b507808f9b0d48a077170350a17e26795b99fa (diff)
update changelog
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42670e301..bd096f104 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
## master (unreleased)
+### Bugs fixed
+
+* [#3596](https://github.com/xmake-io/xmake/issues/3596): Fix check_cxxfuncs and check_cxxsnippets
+* [#3603](https://github.com/xmake-io/xmake/issues/3603): Fix `xmake update`
+
## v2.7.8
### New features
@@ -1556,6 +1561,11 @@
## master (开发中)
+### Bugs 修复
+
+* [#3596](https://github.com/xmake-io/xmake/issues/3596): 修复 check_cxxfuncs 和 check_cxxsnippets
+* [#3603](https://github.com/xmake-io/xmake/issues/3603): 修复 xmake update 的无效 url
+
## v2.7.8
### 新特性