Skip to content

Commit 89e723d

Browse files
committed
Compose 1.6.0
Closes #215
1 parent f92ec70 commit 89e723d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4444

4545
---
4646

47+
## [0.1.2]
48+
49+
### Verified Versions
50+
51+
- [JDK]\: 11+
52+
- [Kotlin]\: 1.9.22
53+
- [Compose]\: 1.6.0
54+
- [MDC]\: ^14.0.0
55+
56+
### Added
57+
58+
- `MDCTextField` Overload to allow specifying input type (such as `Password`)
59+
60+
### Changed
61+
62+
- Updated kotlin & compose versions
63+
- Migrated back to kotlin-multiplatform plugin
64+
65+
### Removed
66+
67+
---
68+
4769
## [0.1.1]
4870

4971
### Verified Versions

0 commit comments

Comments
 (0)