From 5ee2d91b49df927fdd06290514e1cd4af4226427 Mon Sep 17 00:00:00 2001 From: Dhvanit Vaghani <104828977+dhvanit-v-simformsolutions@users.noreply.github.com> Date: Tue, 4 Apr 2023 11:55:49 +0530 Subject: [PATCH] :memo: Update CHANGELOG.md file for version 2.0.3. (#368) --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cead863..f45e3ddc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ -## [2.0.3] (Unreleased) -- Feature [#148](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/148) Add feasibility to add `textDirection` of `title` and `description`. +## [2.0.3] +- Feature [#148](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/148) - Add feasibility to add `textDirection` of `title` and `description`. - Feature [#272](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/272) - Add barrier click callback. +- Fixed [#360](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/360) - child constructor invocation to get rid out of flutter lint warning. ## [2.0.2] - Fixed [#335](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/335) - Flutter inspector makes screen grey