From 3fb0beb34e3c6da5e87e2cba80584c7daed55890 Mon Sep 17 00:00:00 2001 From: Shubham Jitiya Date: Tue, 7 Jan 2025 15:09:16 +0530 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d45c2261..982d4db6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [1.4.1 - Unreleased] + +- Adds clear method to `EventController`. + # [1.4.0 - 7 Jan 2025](https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/tree/1.4.0) - Adds `showWeekends` flag in month view to hide & show weekends view.