diff options
| author | ruki <[email protected]> | 2022-08-28 23:18:26 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-08-28 23:18:26 +0800 |
| commit | eaf53646f309f95a215b125c897dbdd50923274d (patch) | |
| tree | 16b12f513e62a4f9a7523db5ab7584d23735bfb3 | |
| parent | 3489f5967b7253c9efa1b367b3bc216599362c45 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e5aa92b8a..34070fa4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#2140](https://github.com/xmake-io/xmake/issues/2140): Support Windows Arm64 + ## v2.7.1 ### New features @@ -1368,6 +1372,10 @@ ## master (开发中) +### 新特性 + +* [#2140](https://github.com/xmake-io/xmake/issues/2140): 支持 Windows Arm64 + ## v2.7.1 ### 新特性 |
