chore: update changelog

This commit is contained in:
Harsh Shandilya 2025-05-25 23:14:54 +05:30
parent 2543f5bcc2
commit 1db8067616

View file

@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- The navigation stack has been completely rewritten to better
support larger screens. This also adds some nicer animations
and better support for predictive back. There will continue
to be iterative improvements in this area.
### Fixed
- Improve database access concurrency