diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
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` ### 改进 |
