Skip to content

Commit 757fbab

Browse files
committed
Add release notes for v.0.3.2
1 parent 9853772 commit 757fbab

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

notes/0.3.2.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### ScalaFX-Extras Release v.0.3.2
2+
3+
Enhancements:
4+
5+
* [Issue #5][5] Do not include JavaFX as transitive dependency
6+
* [Issue #6][6] SimpleTask - add more flexibility in handling tasks states
7+
8+
9+
To post questions please use [ScalaFX Users Group][scalafx-users] of [StackOverflow ScalaFX][scalafx-overflow]
10+
11+
[scalafx-users]: https://groups.google.com/forum/#!forum/scalafx-users
12+
[scalafx-overflow]: https://stackoverflow.com/questions/tagged/scalafx
13+
14+
[5]: https://github.com/scalafx/scalafx-extras/issues/5
15+
[6]: https://github.com/scalafx/scalafx-extras/issues/6
16+

0 commit comments

Comments
 (0)