From 82d8ff1eb80e394ecbe135391405bede241bf889 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 6 Sep 2022 23:27:28 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfe2a3577..f247b1e89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#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 ### Changes @@ -1386,6 +1387,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` 策略严格限制包依赖兼容性 ### 改进 -- cgit v1.3.1