summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-07-20 22:51:24 +0800
committerruki <[email protected]>2020-07-20 22:51:24 +0800
commit2361ee71528f1b1806af0ff41fb8a5af475862a3 (patch)
treed34878ae7038e8cf9c2190539cb0d92ad3e55cdc
parent7ced056acb06192860d381f554fed844b809e3e2 (diff)
update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a04213208..bd9a57861 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@
* Add `xmake project -k xcode` generator (use cmake)
* [#870](https://github.com/xmake-io/xmake/issues/870): Support gfortran compiler
* [#887](https://github.com/xmake-io/xmake/pull/887): Support zig compiler
+* [#893](https://github.com/xmake-io/xmake/issues/893): Add json module
+* [#898](https://github.com/xmake-io/xmake/issues/898): Support cross-compilation for golang
## v2.3.5
@@ -782,6 +784,8 @@
* 添加xcode工程生成器插件,`xmake project -k cmake` (当前采用cmake生成)
* [#870](https://github.com/xmake-io/xmake/issues/870): 支持gfortran编译器
* [#887](https://github.com/xmake-io/xmake/pull/887): 支持zig编译器
+* [#893](https://github.com/xmake-io/xmake/issues/893): 添加json模块
+* [#898](https://github.com/xmake-io/xmake/issues/898): 改进golang项目构建,支持交叉编译
## v2.3.5