scalafx-utils/CHANGELOG.md
2016-04-16 20:49:58 -07:00

12 lines
387 B
Markdown

# ScalaFX-Utils changelog
For a full change history, see the Git history. Only changes likely to affect
end users will be listed here.
### 0.6.0
* Add new operations to flatten observable collections.
* Updates to several dependencies.
* This includes Shapeless 2.3.0, which may introduce binary
incompatibilities if you have compiled against a different version.