Skip to content

Commit

Permalink
Added 0.8.2 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Jun 6, 2017
1 parent d8a8c7a commit 9e11dce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.8.2] - 2017-06-06

### Fixed

- "Unused import" false positive (`getValue`) ([#54](https://github.com/shyiko/ktlint/issues/54)).

## [0.8.1] - 2017-05-30

### Fixed
Expand Down Expand Up @@ -121,6 +127,7 @@ set in `[*{kt,kts}]` section).

## 0.1.0 - 2016-07-27

[0.8.2]: https://github.com/shyiko/ktlint/compare/0.8.1...0.8.2
[0.8.1]: https://github.com/shyiko/ktlint/compare/0.8.0...0.8.1
[0.8.0]: https://github.com/shyiko/ktlint/compare/0.7.1...0.8.0
[0.7.1]: https://github.com/shyiko/ktlint/compare/0.7.0...0.7.1
Expand Down

0 comments on commit 9e11dce

Please # to comment.