diff options
| author | ruki <[email protected]> | 2025-06-30 22:39:26 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-06-30 22:39:26 +0800 |
| commit | bbf84a79b6381ffe0a61b69e4eed498a4b966b69 (patch) | |
| tree | ef757dd13502a73ff7af7ebee65d17aa05a04f0e | |
| parent | f1ac3987ca9962638990a796778fc16b41507d6c (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 08ef1bebc..fa6ba17c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Bugs fixed * [#6592](https://github.com/xmake-io/xmake/pull/6592): Fix objects only links +* [#6586](https://github.com/xmake-io/xmake/issues/6586): Fix build.fence policy ## v3.0.0 @@ -1995,6 +1996,7 @@ ### Bugs 修复 * [#6592](https://github.com/xmake-io/xmake/pull/6592): 修复 object 目标的链接问题 +* [#6586](https://github.com/xmake-io/xmake/issues/6586): 修复 build.fence 策略 ## v3.0.0 |
