Skip to content

Commit 217d4ad

Browse files
committed
update changelog
1 parent d621569 commit 217d4ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
* [#6054](https://github.com/xmake-io/xmake/issues/6054): Add xmake bundle for linux
1313
* [#6071](https://github.com/xmake-io/xmake/issues/6071): Improve to download package for git url, support for sparse-checkout
1414

15+
### Changes
16+
17+
* [#6056](https://github.com/xmake-io/xmake/pull/6056): Build and release xmake/arm64 on windows.
18+
1519
### Bugs fixed
1620

1721
* [#272](https://github.com/tboox/tbox/issues/272): Fix xmake stuck when readfile always return zero for msvc + /O1
@@ -1944,6 +1948,10 @@
19441948
* [#6054](https://github.com/xmake-io/xmake/issues/6054): 为 linux 添加 xmake bundle 包
19451949
* [#6071](https://github.com/xmake-io/xmake/issues/6071): 改进 git 包下载,支持仅仅 clone 指定子目录
19461950

1951+
### 改进
1952+
1953+
* [#6056](https://github.com/xmake-io/xmake/pull/6056): 添加 CI 去构建发布 windows arm64 版本。
1954+
19471955
### Bugs 修复
19481956

19491957
* [#272](https://github.com/tboox/tbox/issues/272): 修复 msvc + /O1 时候,错误的编译器优化导致 xmake 加载卡住

0 commit comments

Comments
 (0)