docs: Sync changelog

Now I just need to remove all the StorIO junk from the codebase...
This commit is contained in:
Ahmad Ansori Palembani 2024-11-30 09:10:18 +07:00
parent bfbc1f6742
commit 844a83b4e1
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -39,7 +39,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
### Other
- Simplify network helper code
- Even more SQLDelight migration effort
- Fully migrated from StorIO to SQLDelight
- Update dependency com.android.tools:desugar_jdk_libs to v2.1.3
- Update moko to v0.24.2
- Refactor trackers to use DTOs (@MajorTanya)