Skip to content

Commit 0c9e92f

Browse files
authored
Add CHANGELOG.md
1 parent 9b17a39 commit 0c9e92f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change log
2+
3+
## v0.4.0 / 2014-10-19
4+
5+
* bump Kotlin to 2.0.10 and Compose to 1.7.0
6+
* Add the menu composables `MdMenu`, `MdMenuItem`, and `MdSubMenu`
7+
* Add the progress composables `MdLinearProgress` and `MdCircularProgress`
8+
* `LoadingState` is removed and moved to [compose-multiplatform-material](https://github.com/huanshankeji/compose-multiplatform-material)
9+
* add a `TextareaInputType` for the text field
10+
* the legacy modules are no longer published
11+
* fix a bug that the `AttrsScope<*>.disabled` function recursively calls itself

0 commit comments

Comments
 (0)