mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
docs: Sync changelog
This commit is contained in:
parent
10c23a30bd
commit
77f86e2bb8
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
|
|||
- Fix slow chapter load
|
||||
- Fix chapter bookmark state is not persistent
|
||||
|
||||
## Other
|
||||
- Refactor downloader
|
||||
- Replace RxJava usage with Kotlin coroutines
|
||||
- Replace DownloadQueue with Flow to hopefully fix ConcurrentModificationException entirely
|
||||
|
||||
## [1.9.2]
|
||||
|
||||
### Changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue