Skip to content

Commit

Permalink
Updated 0.1.2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Aug 5, 2016
1 parent 5ab8b34 commit da04afd
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.1.1 - 2014-08-01
## 0.1.2 - 2016-08-05

### Fixed
- "in-use" escaped imports detection ([#7](https://github.com/shyiko/ktlint/issues/7)) (no-unused-imports).

## 0.1.1 - 2016-08-01

### Fixed
- Incorrect spacing around curly braces (curly-spacing).

## 0.1.0 - 2014-07-27
## 0.1.0 - 2016-07-27

0 comments on commit da04afd

Please sign in to comment.