Skip to content

Commit

Permalink
prepare changelog for 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Nov 17, 2023
1 parent 3c41938 commit 09caa3f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
Change Log
==========

## 0.19.1 **UNRELEASED**
## 0.20.1 **UNRELEASED**


## 0.20.0 *(2023-11-17)*

### Navigation

Expand All @@ -12,6 +15,7 @@ can be overriden with `NavHostDefaults.transitionAnimations` or disabled with
`NavHostTransitionAnimations.noAnimations`. Default animations are the same as default animations
in AndroidX's `NavHost`.


## 0.19.0 *(2023-11-09)*

### Navigation
Expand Down

0 comments on commit 09caa3f

Please sign in to comment.