Skip to content

Commit

Permalink
Changelog for 0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Nov 11, 2024
1 parent 77923a8 commit 3e28f01
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Change Log
==========

## 0.29.1 *(2024-11-11)*

### Navigation

- Fixed `TestHostNavigator.navigate {}` failing when the method is called
from a suspending function (both directly and indirectly).
- Fixed `ActivityResultRequest<*, O>.sendResult` test helper requiring
an `@OptIn` annotation.


## 0.29.0 *(2024-11-08)*

### Navigation
Expand Down

0 comments on commit 3e28f01

Please sign in to comment.