Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
godenji committed Jul 14, 2017
1 parent f66c504 commit 9cfcf1e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.2.1 (14/July/17)

* FIX: Revert removal of DoubleIndentClassDeclaration which was erroneously marked as having been deprecated since scalariform 0.1.5 (in reality the deprecation occurred in 0.2.0-snapshot)
* FIX: avoid `foreach(_.id= ...)` gapless assignment
* Added include all settings and their default values in `formatterPreferences.properties` (now effectively scalaform's reference.conf)
* Added test for sub expression with DanglingCloseParenthesis -> Force
* Cleanup readme

0.2.0 (11/July/17)

* Added alignArguments
Expand Down

0 comments on commit 9cfcf1e

Please sign in to comment.