Skip to content

Commit b57afcc

Browse files
committed
Add release notes for the next release
1 parent 7a7f536 commit b57afcc

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

notes/0.3.1.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### ScalaFX-Extras Release v.0.3.1
2+
3+
Main objective of this release is to add support for Scala 2.13
4+
5+
Changes:
6+
7+
* [Issue #3][3] Do not catch Throwable
8+
* [Issue #4][4] Do not catch Throwable
9+
10+
11+
To post questions please use [ScalaFX Users Group][scalafx-users] of [StackOverflow ScalaFX][scalafx-overflow]
12+
13+
[scalafx-users]: https://groups.google.com/forum/#!forum/scalafx-users
14+
[scalafx-overflow]: https://stackoverflow.com/questions/tagged/scalafx
15+
16+
[3]: https://github.com/scalafx/scalafx-extras/issues/3
17+
[4]: https://github.com/scalafx/scalafx-extras/issues/4
18+

0 commit comments

Comments
 (0)