summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-04-05 15:21:28 +0800
committerruki <[email protected]>2020-04-05 15:21:28 +0800
commit4f7b37fa0ab9afa8b21b2c19980683c0eef60e8c (patch)
tree42bf774734856dce8ef3c38054f33c57935c3e3d
parent45cb405702d750d31ab2b68c379241a60257ea2c (diff)
update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a268cd6f0..80071e189 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@
### New features
* [#727](https://github.com/xmake-io/xmake/issues/727): Strip and generate debug symbols file (.so/.dSYM) for android/ios program
+* [#687](https://github.com/xmake-io/xmake/issues/687): Support to generate objc/bundle program.
+* [#743](https://github.com/xmake-io/xmake/issues/743): Support to generate objc/framework program.
## v2.3.2
@@ -712,6 +714,8 @@
### 新特性
* [#727](https://github.com/xmake-io/xmake/issues/727): 支持为android, ios程序生成.so/.dSYM符号文件
+* [#687](https://github.com/xmake-io/xmake/issues/687): 支持编译生成objc/bundle程序
+* [#743](https://github.com/xmake-io/xmake/issues/743): 支持编译生成objc/framework程序
## v2.3.2