Skip to content

Commit

Permalink
Merge pull request #245 from godenji/0.2.1
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
godenji authored Jul 14, 2017
2 parents 2a11f80 + 9cfcf1e commit 6eb5041
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 6eb5041

Please sign in to comment.