diff options
| author | ruki <[email protected]> | 2024-02-28 23:52:24 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-02-28 23:52:24 +0800 |
| commit | c69fc2618424e029e7eef1f597362232c2a69a09 (patch) | |
| tree | a51428f5bcd99bfd70cf6c9aab270ebcd251aaa9 | |
| parent | 76ed5332400e7ab6200072161ab5e63bdf387e39 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fcf8954f0..d281a2db1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#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 * [#4776](https://github.com/xmake-io/xmake/issues/4776): Fix soname for linux +* [#4638](https://github.com/xmake-io/xmake/issues/4638): Fix vsxmake with --menu config ## v2.8.7 @@ -1742,6 +1743,7 @@ * [#4774](https://github.com/xmake-io/xmake/issues/4774): 修复 Android NDK r26b 上的 strip 支持 * [#4769](https://github.com/xmake-io/xmake/issues/4769): 修复交叉编译工具链问题 * [#4776](https://github.com/xmake-io/xmake/issues/4776): 修复 soname +* [#4638](https://github.com/xmake-io/xmake/issues/4638): 修复 vsxmake generator ## v2.8.7 |
