diff options
| author | ruki <[email protected]> | 2023-10-27 23:48:36 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-10-27 23:48:36 +0800 |
| commit | a8e4bbaae5223b203b2b787b073599bdcff88497 (patch) | |
| tree | ab50af39bfc9685b4a6139217f071bb168eb7820 | |
| parent | 6af4b8528bfae7536fc77a5e7fb4341b3f11bc9a (diff) | |
fix changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c2aa166a..91605ddf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### New features -* [#4250](https://github.com/xmake-io/xmake/pull/4250): Improve link mechanism and order +* [#1452](https://github.com/xmake-io/xmake/issues/1452): Improve link mechanism and order * [#1438](https://github.com/xmake-io/xmake/issues/1438): Support code amalgamation * [#3381](https://github.com/xmake-io/xmake/issues/3381): Add `xmake test` support * [#4276](https://github.com/xmake-io/xmake/issues/4276): Support custom scope api @@ -1680,7 +1680,7 @@ ### 新特性 -* [#4250](https://github.com/xmake-io/xmake/pull/4250): 支持链接顺序调整,链接组 +* [#1452](https://github.com/xmake-io/xmake/issues/1452): 支持链接顺序调整,链接组 * [#1438](https://github.com/xmake-io/xmake/issues/1438): 支持代码 amalgamation * [#3381](https://github.com/xmake-io/xmake/issues/3381): 添加 `xmake test` 支持 * [#4276](https://github.com/xmake-io/xmake/issues/4276): 支持自定义域 API |
