diff --git a/changelog.md b/changelog.md index 1a52c30dcd..45441220e2 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 0.3.0 - 2017-01-11 + +### Added +- `*.kts` (script) support. + +### Changed +- `kotlin-compiler` version to 1.0.6 (from 1.0.3). + ## 0.2.2 - 2016-10-11 ### Fixed