docs: Fix changelog

This commit is contained in:
Ahmad Ansori Palembani 2024-12-14 09:51:43 +07:00
parent d61052485f
commit 336579bd35
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -15,7 +15,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
- Fix slow chapter load - Fix slow chapter load
- Fix chapter bookmark state is not persistent - Fix chapter bookmark state is not persistent
## Other ### Other
- Refactor downloader - Refactor downloader
- Replace RxJava usage with Kotlin coroutines - Replace RxJava usage with Kotlin coroutines
- Replace DownloadQueue with Flow to hopefully fix ConcurrentModificationException entirely - Replace DownloadQueue with Flow to hopefully fix ConcurrentModificationException entirely