diff options
| author | ruki <[email protected]> | 2022-12-29 22:24:52 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-12-29 22:24:52 +0800 |
| commit | de6ac8dde75789da3164494cda26d0c402551d99 (patch) | |
| tree | bc6dade0bbe30d7a60776b7daeef0127a87164bd | |
| parent | 30195afeed17ddb342c8d76e579d4d00791d5b25 (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 2c2dfd165..d068a1bca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ### Bugs fixed * [#3203](https://github.com/xmake-io/xmake/issues/3203): Fix compile_commands +* [#3222](https://github.com/xmake-io/xmake/issues/3222): Fix precompiled headers in ObjC ## v2.7.4 @@ -1489,6 +1490,7 @@ ### Bugs 修复 * [#3203](https://github.com/xmake-io/xmake/issues/3203): 修复 compile_commands +* [#3222](https://github.com/xmake-io/xmake/issues/3222): 修复 objc 的预编译头支持 ## v2.7.4 |
