From dee8082d12241d69cf370c7f566c48c0ca8827bd Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 19 Dec 2025 23:19:03 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b18cbe58..e73708400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ ### Changes +* [#7149](https://github.com/xmake-io/xmake/pull/7149): Improve binutils to optimize rpath parsing * [#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 @@ -2260,6 +2261,7 @@ ### 改进 +* [#7149](https://github.com/xmake-io/xmake/pull/7149): 改进 binutils 优化 rpath 解析 * [#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 依赖文件生成 -- cgit v1.3.1