mirror of
https://github.com/gotson/komga.git
synced 2026-05-05 11:01:57 +02:00
chore(release): 0.25.0 [skip ci]
# [0.25.0](https://github.com/gotson/komga/compare/v0.24.10...v0.25.0) (2020-04-03) ### Bug Fixes * **api:** book file download uses streaming ([74be1f0](74be1f0fac)) ### Features * **webui:** action menu to refresh metadata ([6ad59c4](6ad59c4efb)) * retrieve metadata from ComicInfo.xml ([af01d25](af01d25ede))
This commit is contained in:
parent
6ad59c4efb
commit
bdf3f3419a
2 changed files with 14 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,3 +1,16 @@
|
|||
# [0.25.0](https://github.com/gotson/komga/compare/v0.24.10...v0.25.0) (2020-04-03)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **api:** book file download uses streaming ([74be1f0](https://github.com/gotson/komga/commit/74be1f0face9b910cf9fa25c2379b3c8eaefaab6))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **webui:** action menu to refresh metadata ([6ad59c4](https://github.com/gotson/komga/commit/6ad59c4efb28517d9aabc1c67e240d0939493cf9))
|
||||
* retrieve metadata from ComicInfo.xml ([af01d25](https://github.com/gotson/komga/commit/af01d25ede29feb5159e8a800b789f200e6e7e5c))
|
||||
|
||||
## [0.24.10](https://github.com/gotson/komga/compare/v0.24.9...v0.24.10) (2020-03-25)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.24.10
|
||||
version=0.25.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue