Skip to content

Commit

Permalink
Prepare changelog for v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Feb 6, 2023
1 parent 2267048 commit 947af96
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Change Log
==========

## 0.11.0 **UNRELEASED**
## 0.11.0 *(2023-02-06)*

### Navigator

Expand All @@ -17,17 +17,18 @@ Change Log

- support for Anvil 2.4.4
- injecting into `Composable` functions now supports generic types
- added [docs](https://freeletics.github.io/mad/whetstone/closeable-support/) for `Closeable` support which allows cleaning up resources
- Internal: clean up and streamline code in the code generator


## 0.10.1 *(2022-01-13)*
## 0.10.1 *(2023-01-13)*

### Navigator

- fix crash when `DeepLink` contains an `ActivityRoute`


## 0.10.0 *(2022-01-10)*
## 0.10.0 *(2023-01-10)*

### Navigator
- added support for handling deep links, see `DeepLink` and `DeepLinkHandler` (more docs coming soon)
Expand Down

0 comments on commit 947af96

Please sign in to comment.