diff options
| author | ruki <[email protected]> | 2024-03-21 22:34:50 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-03-21 22:34:50 +0800 |
| commit | 37f5a855f267df84830360fcda405cc6364b5983 (patch) | |
| tree | ff32104f4006e7fdb8068e4295d54ab029a810c9 | |
| parent | 84a44d781a24924b22e9eb2ca095098c517a1abe (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 97a8c0167..e5091ac09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ * Fix select_script match pattern * [#4763](https://github.com/xmake-io/xmake/issues/4763): Fix {force = true} +* [#4807](https://github.com/xmake-io/xmake/issues/4807): Fix nimble::find_package ## v2.8.8 @@ -1779,6 +1780,7 @@ * 修复 select_script 的脚本模式匹配 * [#4763](https://github.com/xmake-io/xmake/issues/4763): 修复 {force = true} +* [#4807](https://github.com/xmake-io/xmake/issues/4807): 修复 nimble::find_package ## v2.8.8 |
