From 50dbca64847f4ac58bf889c158f4a726dfd02cc1 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 29 Mar 2024 23:03:21 +0800 Subject: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32f8e5692..0621cd878 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,13 @@ ### Changes * Improve packages to support for clang-cl +* [#4893](https://github.com/xmake-io/xmake/issues/4893): Improve rc includes deps ### Bugs fixed * [#4882](https://github.com/xmake-io/xmake/issues/4882): Fix install deps with --group * [#4877](https://github.com/xmake-io/xmake/issues/4877): Fix compile error for xpack with unity build +* [#4887](https://github.com/xmake-io/xmake/issues/4887): Fix object deps ## v2.8.9 @@ -1788,11 +1790,13 @@ ### 改进 * 改进包管理,支持切换 clang-cl +* [#4893](https://github.com/xmake-io/xmake/issues/4893): 改进 rc 头文件依赖检测 ### Bugs 修复 * [#4882](https://github.com/xmake-io/xmake/issues/4882): 修复安装组依赖问题 * [#4877](https://github.com/xmake-io/xmake/issues/4877): 修复 xpack 打包时,unit build 编译失败问题 +* [#4887](https://github.com/xmake-io/xmake/issues/4887): 修复 object 依赖链接 ## v2.8.9 -- cgit v1.3.1