Skip to content

Commit 3a49a24

Browse files
committed
release: release version 2.0.1
1 parent 97ece58 commit 3a49a24

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 2.0.1
4+
- Add optional TransitionBuilder to Nuvigator to allow nesting additional Widgets on the tree
5+
36
## 2.0.0
47
- Remove deprecated hash function to support Flutter 3.27
58

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: nuvigator
22
description: A powerful routing abstraction over Flutter navigator, providing some new features and an easy way to define routers.
3-
version: 2.0.0
3+
version: 2.0.1
44

55
homepage: https://github.com/nubank/nuvigator
66

0 commit comments

Comments
 (0)