CHANGELOG.md in simple_calendar-timeslot-0.5.1 vs CHANGELOG.md in simple_calendar-timeslot-0.6.0

- old
+ new

@@ -1,6 +1,13 @@ ## [Unreleased] +## [0.6.0] - 2021-11-15 +### Added +- Added option horizontal_scroll_split to view helper, which defaults to false. This option affects +horizontal orientation only. If set to false, the +different days of the calendar scroll together horizontally, which is more consistent with the +behaviour of the vertical layout. If set to true, the days scroll independently. + ## [0.5.1] - 2021-11-15 ### Fixed - Fixed reliance of calendar on legacy function to calculate event height