v0.3.2 preparations

This commit is contained in:
Ilya Matveev
2017-09-05 18:10:19 +03:00
committed by ilmat192
parent b8929460a0
commit 5289be4e1b
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
## v0.3.2 (Sep 2017) ##
* Bug fixes
## v0.3.1 (Aug 2017) ##
* Improvements in C interop tools (function pointers, bitfields, bugfixes)
* Improvements to Gradle plugin and dependency downloader
@@ -31,4 +34,4 @@
* Improve compilation and linking performance
## v0.1 (Mar 2017) ##
Initial technical preview of Kotlin/Native.
Initial technical preview of Kotlin/Native