Skip to content

Commit b7e6413

Browse files
authored
Update CHANGELOG.md
1 parent 36103a2 commit b7e6413

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
## Version 4.1.4
5+
*(2020-02-06)*
6+
- Fixed: `goToHour(hour)` scrolled to the wrong time if `minHour` was set.
7+
- Changed: `goToHour(hour)` now throws an `IllegalArgumentException` if `hour` is outside of the time range constructed by `minHour` and `maxHour`.
8+
9+
Thanks for reporting the issue, [Mkryglikov](https://github.com/Mkryglikov)!
10+
411
## Version 4.1.3
512
*(2020-01-30)*
613
- Fixed: Clicks on event chips weren't recognized after zooming in some cases.

0 commit comments

Comments
 (0)