summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86e37e480..0845f0c53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,13 @@
# Changelog ([中文](#中文))
-## v2.7.9
-
## master (unreleased)
+### Bugs fixed
+
+* [#3755](https://github.com/xmake-io/xmake/pull/3755): fix find_tool from xmake/packages
+
+## v2.7.9
+
### New features
* [#3613](https://github.com/xmake-io/xmake/issues/3613): Add `wasm.preloadfiles` configuration for wasm
@@ -1579,6 +1583,10 @@
## master (开发中)
+### Bugs 修复
+
+* [#3755](https://github.com/xmake-io/xmake/pull/3755): 修复 find_tool 从 xmake/packages 中查找程序
+
## v2.7.9
### 新特性