diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..f4b6c694 --- /dev/null +++ b/CHANGELOG.md @@ -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/ \ No newline at end of file