diff options
| author | ruki <[email protected]> | 2023-09-30 22:52:05 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-09-30 22:52:05 +0800 |
| commit | 15e5f277191e8a088998d0f797dd1f44b5491e17 (patch) | |
| tree | 21c5954adb6a4c7cbfeb0101c7243615f1673f49 | |
| parent | 118992d2704b474c9fa668648d12c4db0eb4d6c4 (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 9a4ee05ff..6324e935f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#4250](https://github.com/xmake-io/xmake/pull/4250): Improve link mechanism and order +* [#1438](https://github.com/xmake-io/xmake/issues/1438): Support code amalgamation ## v2.8.3 @@ -1669,6 +1670,7 @@ ### 新特性 * [#4250](https://github.com/xmake-io/xmake/pull/4250): 支持链接顺序调整,链接组 +* [#1438](https://github.com/xmake-io/xmake/issues/1438): 支持代码 amalgamation ## v2.8.3 |
