mirror of
https://github.com/gotson/komga.git
synced 2025-12-22 00:13:30 +01:00
chore(release): 0.64.4 [skip ci]
## [0.64.4](https://github.com/gotson/komga/compare/v0.64.3...v0.64.4) (2020-11-02) ### Bug Fixes * **api:** support accept header in getBookPage ([#352](https://github.com/gotson/komga/issues/352)) ([e123d38](e123d38692)), closes [#350](https://github.com/gotson/komga/issues/350)
This commit is contained in:
parent
e123d38692
commit
2f68198b29
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## [0.64.4](https://github.com/gotson/komga/compare/v0.64.3...v0.64.4) (2020-11-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **api:** support accept header in getBookPage ([#352](https://github.com/gotson/komga/issues/352)) ([e123d38](https://github.com/gotson/komga/commit/e123d386928c07c69915fcaa903c1a9b5373b8c6)), closes [#350](https://github.com/gotson/komga/issues/350)
|
||||
|
||||
## [0.64.3](https://github.com/gotson/komga/compare/v0.64.2...v0.64.3) (2020-10-29)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.64.3
|
||||
version=0.64.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue