summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2024-11-13 23:34:50 +0800
committerruki <[email protected]>2024-11-13 23:34:50 +0800
commit699ed5c3e1d88586cdedffac07aeaa351cee5c3c (patch)
tree55651682f840610e6cc0f22340b834ef4bd74ef9
parentc7705202fa335d22dd822ca302d379a798b85c57 (diff)
update changelog
-rw-r--r--CHANGELOG.md8
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
### 新特性