Skip to content

Commit

Permalink
Added 0.9.1 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Jul 31, 2017
1 parent f837bc4 commit 9121974
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.9.1] - 2017-07-30

### Fixed

- `${super.toString()}` linting (`string-template` rule) ([#69](https://github.com/shyiko/ktlint/issues/69)).

## [0.9.0] - 2017-07-23

### Added
Expand Down Expand Up @@ -169,6 +175,7 @@ set in `[*{kt,kts}]` section).

## 0.1.0 - 2016-07-27

[0.9.1]: https://github.com/shyiko/ktlint/compare/0.9.0...0.9.1
[0.9.0]: https://github.com/shyiko/ktlint/compare/0.8.3...0.9.0
[0.8.3]: https://github.com/shyiko/ktlint/compare/0.8.2...0.8.3
[0.8.2]: https://github.com/shyiko/ktlint/compare/0.8.1...0.8.2
Expand Down

0 comments on commit 9121974

Please sign in to comment.