From 6c5983de545bd793cf7bfeed40b4f09413261de1 Mon Sep 17 00:00:00 2001 From: Vlad Baranov Date: Wed, 18 Mar 2020 12:24:50 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 5 +++++ pubspec.yaml | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e68c140..e504b4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,8 @@ ## [1.0.7] - 2019-05-05 * drawers support added + +## [1.0.8] - 2020-3-18 + +* added hero support +* added ability to set elevation of the bottom navigation bar diff --git a/pubspec.yaml b/pubspec.yaml index 5012115..2a75ccb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,6 @@ name: nested_navigators description: Flutter widget for implementing multiple nested navigators with their own route stacks. version: 1.0.8 -author: Vlad Baranov homepage: https://github.com/n0vah/nested_navigators environment: