Update CHANGELOG.md

This commit is contained in:
Nikolay Igotti
2020-11-18 11:46:08 +03:00
committed by GitHub
parent 4621dcd04f
commit 5bc530e20d

View File

@@ -1,10 +1,11 @@
# M2 (TBD)
* Swing interoperability support
* Swing interoperability support (Compose in Swing frame)
* Support for Gradle 6.6 and 6.7 (GH-66)
* Support macOS 10.13 and 10.14 (GH-76)
* Support letter spacing in text (GH-82)
* Fix input method bar positioning (GH-67)
* Fix text alignment (GH-92)
* Fix using with Compose in same app as Java FX (GH-17)
# M1 (Nov 2020)
* Initial release