Skip to content

Commit

Permalink
Update v2.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanreyes committed Feb 6, 2022
1 parent b480293 commit 2b1a286
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/changelog/v2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,4 +522,15 @@ Fixes single use of `highlight.contentStyle` or `highlight.contentClass`

### Improvements

* Add `valid-hours` prop
* Add `valid-hours` prop

## v2.4.1

### Bug Fixes

* Fix `valid-hours` and `minute-increment` props for input slot usage
* Fix bug where date picker would reset `null` dates

### Improvements

* Allow separate `valid-hours` and `minute-increment` for range dates

0 comments on commit 2b1a286

Please sign in to comment.