diff --git a/CHANGELOG.md b/CHANGELOG.md index 32b6cc1..1118688 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,3 +14,7 @@ ## [1.1.0] - 17 August 2023 * Set scrolling to the current time by default if there are no blocks + +## [1.2.0] - 6 November 2023 + +* Add the ability to use BorderScroll. If enabled the next page is shown when scrolling to an specific offset. diff --git a/pubspec.yaml b/pubspec.yaml index ac95d29..fe2a1a1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_timetable description: Flutter package to create a Timetable Widget that display blocks of widgets inside a timetable. -version: 1.1.0 +version: 1.2.0 repository: https://github.com/Iconica-Development/timetable environment: