diff options
| author | ruki <[email protected]> | 2025-12-19 00:57:02 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-12-19 00:57:02 +0800 |
| commit | 08e67fc00b7800aabc4dfbc672734a37be6d50ea (patch) | |
| tree | db97858e8d7773936682ff01c6ff210131b14f15 | |
| parent | b5c171f495e4a2019b145622d6df0688ba337480 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 56254b81c..8b18cbe58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ ### Changes +* [#7148](https://github.com/xmake-io/xmake/pull/7148): Update Zig examples +* [#7145](https://github.com/xmake-io/xmake/pull/7145): Improve Clang/LLVM runtime support * [#7136](https://github.com/xmake-io/xmake/pull/7136): Improve clang-cl depfiles generation * [#7135](https://github.com/xmake-io/xmake/pull/7135): Improve `xrepo env` to add session ID * [#7109](https://github.com/xmake-io/xmake/pull/7109): Improve binutils to read symbols from binary file @@ -2258,6 +2260,8 @@ ### 改进 +* [#7148](https://github.com/xmake-io/xmake/pull/7148): 更新 Zig 示例 +* [#7145](https://github.com/xmake-io/xmake/pull/7145): 改进 Clang/LLVM 运行时支持 * [#7136](https://github.com/xmake-io/xmake/pull/7136): 改进 clang-cl 依赖文件生成 * [#7135](https://github.com/xmake-io/xmake/pull/7135): 改进 `xrepo env` 以添加会话 ID * [#7109](https://github.com/xmake-io/xmake/pull/7109): 改进 binutils 以从二进制文件读取符号 |
