Skip to content

Commit 582dd27

Browse files
committed
Initially add some change log for v0.5.0
1 parent 9265d9a commit 582dd27

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change log
22

3+
## v0.5.0 / 2024-12-05
4+
5+
This library is renamed from **Compose Multiplatform Material** to **Compose Multiplatform HTML Unified** which better describes its purpose since this release. The **Maven coordinates** have changed accordingly. Please adapt to these changes following the updated README.md.
6+
7+
There are no functional changes in this release.
8+
9+
* bump Kotlin to 2.1.1, Compose Multiplatform to 1.7.1, and Kobweb to 0.20.0
10+
* replace the terms "Androidx"/"androidx"/"AndroidxCommon"/"androidxCommon" with Compose UI / "ComposeUi" / "composeUi" at appropriate places, both in docs and in code
11+
12+
This introduces some breaking changes. Please adapt accordingly. We are sorry for the inconvenience.
13+
14+
* ...
15+
316
## v0.4.0 / 2024-10-24
417

518
* fix a bug that a dependent project might crash on Android and add the Android target explicitly for all modules

0 commit comments

Comments
 (0)