From 4e83eb7530f6b54fe0d730cdfb808ec23e596e73 Mon Sep 17 00:00:00 2001 From: Dhaval Kansara <90894202+dhaval-k-simformsolutions@users.noreply.github.com> Date: Mon, 11 Jul 2022 20:06:20 +0530 Subject: [PATCH] update CHANGELOG.md (#245) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 807df820..36f19e41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [1.1.7] - June 7, 2022 +## [1.1.7] - July 11, 2022 - Fixed [#235](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/235) - 1.1.6 scrolling behavior in PageView. - Fixed [#242](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/242) - Error when display showcase on FloatingActionBar inside a TabBar (with more than 1 tab).