CHANGELOG: update

This commit is contained in:
Vasily Levchenko
2018-12-11 14:28:06 +03:00
parent 49a457398e
commit 3f0bedcbbc
+8
View File
@@ -1,3 +1,11 @@
## v1.1.0 (Dec 2018)
* Performance optimizations:
* optimization of queue of finalization
* loop generation optimization
* reduce RTTI size
* Contract support
* Regexp fix
## v0.9.3 (Sep 2018)
* Bugfixes