mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
chore(release): 0.89.2 [skip ci]
## [0.89.2](https://github.com/gotson/komga/compare/v0.89.1...v0.89.2) (2021-04-28) ### Bug Fixes * add configuration to unload native webp library ([64a805e](64a805e019)) * native webp library excludes support for armv7l ([731e07a](731e07a070)), closes [#488](https://github.com/gotson/komga/issues/488)
This commit is contained in:
parent
731e07a070
commit
f304aaf2f6
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
## [0.89.2](https://github.com/gotson/komga/compare/v0.89.1...v0.89.2) (2021-04-28)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add configuration to unload native webp library ([64a805e](https://github.com/gotson/komga/commit/64a805e0194357622ef7e18efc74d97a301ccdb3))
|
||||
* native webp library excludes support for armv7l ([731e07a](https://github.com/gotson/komga/commit/731e07a070a6c2046e0db30bbc90bef0270d4687)), closes [#488](https://github.com/gotson/komga/issues/488)
|
||||
|
||||
## [0.89.1](https://github.com/gotson/komga/compare/v0.89.0...v0.89.1) (2021-04-28)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.89.1
|
||||
version=0.89.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue