Skip to content

Commit 8cf96a6

Browse files
committed
update readme
1 parent 46bef3b commit 8cf96a6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.2.10 (11/June/19)
2+
3+
* Scala 2.13.0 release
4+
15
0.2.9 (2/June/19)
26
* Add new setting `UseUnicodeArrows` that allows to reverse the unicode arrow symbol replacement when set to false (in Scala 2.13 unicode arrows are deprecated)
37

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Usage within a project
5252

5353
Have a use for the scalariform source code directly? You can use it as a build dependency: ::
5454

55-
"org.scalariform" %% "scalariform" % "0.2.9"
55+
"org.scalariform" %% "scalariform" % "0.2.10"
5656

5757
Integration with Eclipse
5858
------------------------

0 commit comments

Comments
 (0)