summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2024-02-27 22:28:04 +0800
committerruki <[email protected]>2024-02-27 22:28:04 +0800
commit28a6578a355a1b70826a11ee6cf002cbf799f266 (patch)
tree62715ca670dcef517d941a4a562be8798532d2ca
parent8885374d156fd92edc1ce179d6a60996a617c2e8 (diff)
update changelog
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index df4a2b57c..248710f8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
## master (unreleased)
+### Bugs Fixed
+
+* [#4774](https://github.com/xmake-io/xmake/issues/4774): Fix android symbol strip
+* [#4769](https://github.com/xmake-io/xmake/issues/4769): Fix cross toolchain and format
+
## v2.8.7
### New features
@@ -1731,6 +1736,11 @@
## master (开发中)
+### Bugs 修复
+
+* [#4774](https://github.com/xmake-io/xmake/issues/4774): 修复 Android NDK r26b 上的 strip 支持
+* [#4769](https://github.com/xmake-io/xmake/issues/4769): 修复交叉编译工具链问题
+
## v2.8.7
### 新特性