diff options
| author | ruki <[email protected]> | 2024-07-23 23:08:43 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-07-23 23:08:43 +0800 |
| commit | 9e1643aee954cdadea3eba96f3242b0a55ab6898 (patch) | |
| tree | b0a62efb97e02f50e1d99a8aadc7396650e8e6b4 | |
| parent | d4364efee8f1906288ac5c650ae7bd101066240a (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1022b62c0..19a34cffb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * [#5251](https://github.com/xmake-io/xmake/issues/5251): Update 7z/curl for windows installer * [#5286](https://github.com/xmake-io/xmake/issues/5286): Improve json to parse hex string * [#5302](https://github.com/xmake-io/xmake/pull/5302): Improve Vala support +* [#5335](https://github.com/xmake-io/xmake/pull/5335): Improve `xmake install` and `xpack` ### Bugs Fixed @@ -1860,6 +1861,7 @@ * [#5251](https://github.com/xmake-io/xmake/issues/5251): 为 windows installer 更新内置的 7z/curl * [#5286](https://github.com/xmake-io/xmake/issues/5286): 改进 json 支持16进制解析 * [#5302](https://github.com/xmake-io/xmake/pull/5302): 改进 Vala 支持 +* [#5335](https://github.com/xmake-io/xmake/pull/5335): 改进 `xmake install` 和 `xpack` ### Bugs 修复 |
