diff options
| author | ruki <[email protected]> | 2024-03-02 00:43:36 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-03-02 00:43:36 +0800 |
| commit | a8a25774a880c2a6058f45aa7603ced39872de06 (patch) | |
| tree | ae4af048dbfcc6fcbaec4812901fc51458aefe6d | |
| parent | b3881c9439676dd72c88b62171ce2da7575e17f9 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d281a2db1..047e4e917 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### Changes + +* Add `package:check_sizeof()` + ### Bugs Fixed * [#4774](https://github.com/xmake-io/xmake/issues/4774): Fix android symbol strip @@ -1738,6 +1742,10 @@ ## master (开发中) +### 改进 + +* 添加 `package:check_sizeof()` + ### Bugs 修复 * [#4774](https://github.com/xmake-io/xmake/issues/4774): 修复 Android NDK r26b 上的 strip 支持 |
