diff --git a/CHANGELOG.md b/CHANGELOG.md index caaf2e624b..72f7c8184a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,7 +79,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - `no-line-break-after-else` rule ([#125](https://github.com/shyiko/ktlint/issues/125)). ### Changed -- `kotlin-compiler` version to 1.2.20 (from 1.2.0). +- `kotlin-compiler` version to 1.2.20 (from 1.2.0) ([#132](https://github.com/shyiko/ktlint/pull/132)). ## [0.14.0] - 2017-11-30