Skip to content

Commit

Permalink
Changelog for 0.12.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Feb 13, 2023
1 parent 69d21ad commit cc7c7dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Change Log

### Navigator

- Added [docs](https://freeletics.github.io/mad/navigator/deeplinks/) for deep link support.
- Internal changes and refactorings.

### Whetstone
Expand All @@ -22,7 +23,7 @@ Change Log
All whetstone annotations use it as default value for `parentScope` and `destinationScope`, so those
two don't need to be explicitly specified anymore after adopint `AppScope`.
- Fixed compiler warning produced by generated code.
- Generated Fragments for compose now use `DisposeOnViewTreeLifecycleDestroyed`
- Generated Fragments for compose now use `DisposeOnViewTreeLifecycleDestroyed`.

### StateMachine

Expand Down

0 comments on commit cc7c7dd

Please sign in to comment.