From 84ebe5e4ab403f5359537a2f463c159a843087e7 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 16 Sep 2022 00:26:27 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a62387266..a01b98999 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#2140](https://github.com/xmake-io/xmake/issues/2140): Support Windows Arm64 * [#2719](https://github.com/xmake-io/xmake/issues/2719): Add `package.librarydeps.strict_compatibility` to strict compatibility for package linkdeps * [#2810](https://github.com/xmake-io/xmake/pull/2810): Support os.execv to run shell script file +* [#2817](https://github.com/xmake-io/xmake/pull/2817): Improve rule to support dependence order ### Changes @@ -1395,6 +1396,7 @@ * [#2140](https://github.com/xmake-io/xmake/issues/2140): 支持 Windows Arm64 * [#2719](https://github.com/xmake-io/xmake/issues/2719): 添加 `package.librarydeps.strict_compatibility` 策略严格限制包依赖兼容性 * [#2810](https://github.com/xmake-io/xmake/pull/2810): 支持 os.execv 去执行 shell 脚本文件 +* [#2817](https://github.com/xmake-io/xmake/pull/2817): 改进规则支持依赖顺序执行 ### 改进 -- cgit v1.3.1