mirror of
https://github.com/gotson/komga.git
synced 2025-12-21 16:03:03 +01:00
chore(release): 0.24.0 [skip ci]
# [0.24.0](https://github.com/gotson/komga/compare/v0.23.0...v0.24.0) (2020-03-18) ### Bug Fixes * **add library:** special characters handling ([15afa93](15afa93431)) ### Features * **book reader:** set reading direction from metadata ([30e766b](30e766be16)) * **book reader:** vertical reading mode ([ca03111](ca03111b0b))
This commit is contained in:
parent
15afa93431
commit
ce8e27b459
2 changed files with 14 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,3 +1,16 @@
|
|||
# [0.24.0](https://github.com/gotson/komga/compare/v0.23.0...v0.24.0) (2020-03-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **add library:** special characters handling ([15afa93](https://github.com/gotson/komga/commit/15afa9343155aecee4132cb0ceedbfb5bf22b229))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **book reader:** set reading direction from metadata ([30e766b](https://github.com/gotson/komga/commit/30e766be16dff121577ebb24d11881f73450c5cd))
|
||||
* **book reader:** vertical reading mode ([ca03111](https://github.com/gotson/komga/commit/ca03111b0b4246239bad84b79d7d179975d722aa))
|
||||
|
||||
# [0.23.0](https://github.com/gotson/komga/compare/v0.22.2...v0.23.0) (2020-03-18)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.23.0
|
||||
version=0.24.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue