Skip to content

Commit 590a393

Browse files
committed
Add release notes for v0.3.6
1 parent b82c160 commit 590a393

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

notes/0.3.6.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.6
2+
3+
Enhancement:
4+
5+
* Update to ScalaFX 15.0.1-R21
6+
7+
Bug fix:
8+
9+
* [Issue #10][10] `Wait` cursor is not set reliably by the BusyWorker
10+
11+
To post questions please use [ScalaFX Users Group][scalafx-users] or [StackOverflow ScalaFX][scalafx-overflow]
12+
13+
[scalafx-users]: https://groups.google.com/forum/#!forum/scalafx-users
14+
15+
[scalafx-overflow]: https://stackoverflow.com/questions/tagged/scalafx
16+
17+
[10]: https://github.com/scalafx/scalafx-extras/issues/10
18+

0 commit comments

Comments
 (0)