Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 1015aa8

Browse files
Preparing to release v0.4.0.
1 parent c31bca6 commit 1015aa8

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
Changelog
22
=========
33

4+
## v0.4.0
5+
6+
_2020-07-13_
7+
8+
* New: Start using `UiSavedStateRegistry` to preserve screen "view" state. (#25)
9+
* New: Automatically save/restore the state of a `BackstackViewerApp` using the new saved state tools. (#21)
10+
* Buggy implementation subsequently fixed by @grandstaish in #29, thanks!
11+
* Fix: Rename `master` branch to `main`.
12+
* Upgrade: Kotlin to 1.3.71. (#15)
13+
* Upgrade: Compose to dev14. (#31)
14+
415
## v0.3.0
516

6-
_2020-30-22_
17+
_2020-03-22_
718

819
* Introduce inspection mode for peering into the past. (#12)
920
* Add RTL support to the `Slide` transition.

0 commit comments

Comments
 (0)