From 37f5a855f267df84830360fcda405cc6364b5983 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 21 Mar 2024 22:34:50 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.3.1