CHANGELOG.md

This commit is contained in:
Nikolay Igotti
2020-11-16 18:19:32 +03:00
parent 3e74b43cc6
commit 196a260b2a

12
CHANGELOG.md Normal file
View File

@@ -0,0 +1,12 @@
# M2 (TBD)
* Swing interoperability support
* 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)
# M1 (Nov 2020)
* Initial release
### Legend
* GH-XXX - issue in GitHub reporsitory https://github.com/JetBrains/compose-jb/issues/<XXX>