Skip to content

Commit

Permalink
Prepare for release 0.22.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Jun 4, 2024
1 parent 6323fd1 commit e723b1d
Show file tree
Hide file tree
Showing 5 changed files with 1,029 additions and 895 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Changelog
**Unreleased**
--------------

0.22.2
------

_2024-06-04_

- **Fix**: Fix `pausableState` recomposition loops by avoiding backward snapshot writes.
- **New**: Add `Circuit.presentWithLifecycle` flag to enable/disable automatic `pausableState` use. This is enabled by default.
- Update Compose Multiplatform to `1.6.11`.
- Update androidx.lifecycle to `2.8.1`.
- Update androidx.appcompat to `1.7.0`.

0.22.1
------

Expand Down
Loading

0 comments on commit e723b1d

Please sign in to comment.