diff options
| author | ruki <[email protected]> | 2024-07-06 00:50:34 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-07-06 00:50:34 +0800 |
| commit | f56b497bd223e9d5e01291c8ef81ce3bf0d6e69d (patch) | |
| tree | 6e48679357dc23265736c3be2a68d87ba231b113 | |
| parent | 3f1be27ffff37f07bbfe3f97f946d0d35c62ce1e (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 ae6fd911c..6d0f6e68d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * [#5280](https://github.com/xmake-io/xmake/issues/5280): Add missing C++20 Modules file extension * [#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 ### Bugs Fixed @@ -1854,6 +1855,7 @@ * [#5280](https://github.com/xmake-io/xmake/issues/5280): 添加缺失的 C++20 Modules 文件扩展 * [#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 支持 ### Bugs 修复 |
