From fdfac33bc1dcc7b13acd5ff3d24a5151f3bafab8 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 23 Sep 2024 22:55:38 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a705027db..ee2eaada4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#5527](https://github.com/xmake-io/xmake/issues/5527): Add `set_policy("compatibility.version", "3.0")` to preview v3.0 features. +* [#5649](https://github.com/xmake-io/xmake/pull/5649): Add `package.check_fcsnippets` ### Changes @@ -1891,6 +1892,7 @@ ### 新特性 * [#5527](https://github.com/xmake-io/xmake/issues/5527): 添加 `set_policy("compatibility.version", "3.0")` 提前预览体验 3.0 特性 +* [#5649](https://github.com/xmake-io/xmake/pull/5649): 添加 `package.check_fcsnippets` ### 改进 -- cgit v1.3.1