Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Oct 23, 2024
1 parent 5b65ed7 commit 7094e38
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,22 @@ Changelog

**Unreleased**
--------------

- **New**: Pass `tonalElevation` to `BottomSheetOverlay` so that is reflected in `ModalBottomSheet`.
- Update Compose Android to `1.7.4`
- **Enhancement**: Add `-dontwarn` on Anvil classes from codegen annotations.
- **Enhancement**: Misc small doc fixes and updates.
- **Enhancement**: Add note about only creating a presenter for supported screen types in tutorial.
- Update kotlinInject.anvil to `0.0.5`.
- Update androidx.activity to `1.9.3`.
- Update androidx.lifecycle to `2.8.6`.
- Update Kotlin to `2.0.21`.
- Build against KSP to `2.0.21-1.0.25`.
- Update Turbine to `1.2.0`.
- Update Compose Android to `1.7.4`.
- Update Compose Multiplatform to `1.7.0`.

Special thanks to [@eboudrant](https://github.com/eboudrant), [@bidrohi](https://github.com/bidrohi), [@hossain-khan](https://github.com/hossain-khan), and [@dturner](https://github.com/dturner) for contributing to this release!

0.24.0
------

Expand Down

0 comments on commit 7094e38

Please sign in to comment.