Skip to content

Commit b0dd84d

Browse files
committed
Update documentation for 0.7.1
1 parent f5c3a7e commit b0dd84d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
### 0.7.0 - 2021-03-03
3+
### 0.7.1 - 2022-05-16
4+
5+
- Internationalise start day of week in date picker ([#146](https://github.com/vanpra/compose-material-dialogs/issues/146) and [#54](https://github.com/vanpra/compose-material-dialogs/issues/54))
6+
- Add modifier parameter to input component ([#141](https://github.com/vanpra/compose-material-dialogs/issues/141))
7+
- Add state parameter to the list component ([#140](https://github.com/vanpra/compose-material-dialogs/issues/140))
8+
9+
### 0.7.0 - 2022-03-03
410

511
- Update compose to 1.1.1
612
- [BREAKING CHANGE] Modify arguments of the `input` component to better match those of `TextField`
@@ -9,7 +15,7 @@
915
- Add ability to change time picker title color ([#123](https://github.com/vanpra/compose-material-dialogs/issues/123))
1016
- Fix bug which causes input field to lose focus on validity change ([#132](https://github.com/vanpra/compose-material-dialogs/issues/132))
1117

12-
### 0.6.3 - 2021-01-21
18+
### 0.6.3 - 2022-01-21
1319

1420
- Update compose to 1.1.0-rc01
1521
- Add ability to disable specific days in date picker (#126)[https://github.com/vanpra/compose-material-dialogs/pull/126]

0 commit comments

Comments
 (0)