From adce06e36d83b7d970e05f997a459fa3d3a297a9 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 25 Jul 2024 23:08:16 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 133ff85f4..f2f3d193d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ * [#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` * [#5387](https://github.com/xmake-io/xmake/pull/5387): Improve `xmake test` +* [#5376](https://github.com/xmake-io/xmake/pull/5376): Improve module objectfiles handling and moduleonly package ### Bugs Fixed @@ -1866,6 +1867,7 @@ * [#5302](https://github.com/xmake-io/xmake/pull/5302): 改进 Vala 支持 * [#5335](https://github.com/xmake-io/xmake/pull/5335): 改进 `xmake install` 和 `xpack` * [#5387](https://github.com/xmake-io/xmake/pull/5387): 改进 `xmake test` +* [#5376](https://github.com/xmake-io/xmake/pull/5376): 改进 C++ module 对象列表处理和 moduleonly 包支持 ### Bugs 修复 -- cgit v1.3.1