Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshj01 committed Dec 20, 2023
1 parent 1c146bd commit 8971807
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

- Adds `Navigate` class to help with navigation with transitions.
- Fix M3Navbar Color scheme to match M3 spec
- Fix: Notched Navbar Shape [Issue 19](https://github.com/maheshmnj/navbar_router/issues/19)
- Fix: Notched Navbar Shape [Issue #19](https://github.com/maheshmnj/navbar_router/issues/19)
- Migrate example app to material 3

## [0.5.1] May 21, 2023
Expand All @@ -85,7 +85,7 @@

## [0.4.0] Dec 25, 2022

- [WIP Ref:#8](https://github.com/maheshmnj/navbar_router/issues/8) Adds support for custom Navbar using `NavbarRouter.type: NavbarType.notched`
- [WIP Ref Issue:#8](https://github.com/maheshmnj/navbar_router/issues/8) Adds support for custom Navbar using `NavbarRouter.type: NavbarType.notched`

## [0.3.3] Aug 14, 2022

Expand All @@ -102,7 +102,7 @@

## [0.3.0] Aug 7, 2022

- Remember stack history on back button press [Issue 9](https://github.com/maheshmnj/navbar_router/issues/9)
- Remember stack history on back button press [Issue #9](https://github.com/maheshmnj/navbar_router/issues/9)

## [0.2.2] Jul 9, 2022

Expand Down

0 comments on commit 8971807

Please sign in to comment.