diff options
| author | ruki <[email protected]> | 2023-10-12 23:47:32 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-10-12 16:45:44 +0800 |
| commit | 673eb5fc63f4270843269ea1f2a202fce879124f (patch) | |
| tree | 15d041d696a4fc98b586ea9279a2265aa9613400 | |
| parent | 3f24b53574e20ced12f4199ec9e64dccc8c383d3 (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 a2b767e8b..fec885d11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#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 * [#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 ## Bugs fixed @@ -1677,6 +1678,7 @@ * [#4250](https://github.com/xmake-io/xmake/pull/4250): 支持链接顺序调整,链接组 * [#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 ## Bugs 修复 |
