diff options
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 79b2f79f5..27d007163 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ * [#5813](https://github.com/xmake-io/xmake/pull/5813): Add `before_config` and `after_config` for rule +### Changes + +* [#5817](https://github.com/xmake-io/xmake/pull/5817): Improve default pic for packages + ## v2.9.6 ### New features @@ -1905,6 +1909,10 @@ * [#5813](https://github.com/xmake-io/xmake/pull/5813): 为 rule 添加 `before_config` 和 `after_config` +### 改进 + +* [#5817](https://github.com/xmake-io/xmake/pull/5817): 改进安装包的默认 pic 配置 + ## v2.9.6 ### 新特性 |
