diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d0399ee20..e91e790fcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,6 @@ * Implement [signing and notarization for macOS](https://github.com/JetBrains/compose-jb/tree/master/tutorials/Signing_and_notarization_on_macOS) * Improve Swing interoperability support [Swing component in Compose hierarchy](https://github.com/JetBrains/compose-jb/tree/master/tutorials/Swing_Integration#adding-a-swing-component-to-cfd-composition-using-swingpanel) * Support using [Compose in IntelliJ plugins](https://github.com/JetBrains/compose-jb/tree/master/examples/intelliJPlugin) - * [Slightly reduce artifacts on window resize/start](https://github.com/JetBrains/skiko/pull/55) * Skiko native binaries are now signed on macOS (x64 and arm) * Fix [Ambients are not transferred across pop ups](https://github.com/JetBrains/compose-jb/issues/135) * Fix [Laggy UI on Linux](https://github.com/JetBrains/compose-jb/issues/23)