mirror of
https://github.com/gotson/komga.git
synced 2025-12-27 02:46:04 +01:00
chore(release): 0.10.1 [skip ci]
## [0.10.1](https://github.com/gotson/komga/compare/v0.10.0...v0.10.1) (2020-01-01) ### Bug Fixes * **webui:** remove CDN usage for icons and fonts ([c88a27c](c88a27c10a)), closes [#45](https://github.com/gotson/komga/issues/45) * **webui:** show all books when browsing series ([85ca99d](85ca99d49a)) * **zip extractor:** better handling of exotic charsets ([0254d7d](0254d7d867)), closes [#41](https://github.com/gotson/komga/issues/41)
This commit is contained in:
parent
564935bc1b
commit
a7da5671c5
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
## [0.10.1](https://github.com/gotson/komga/compare/v0.10.0...v0.10.1) (2020-01-01)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **webui:** remove CDN usage for icons and fonts ([c88a27c](https://github.com/gotson/komga/commit/c88a27c10abdfecd5d9476ca74f382418922a546)), closes [#45](https://github.com/gotson/komga/issues/45)
|
||||
* **webui:** show all books when browsing series ([85ca99d](https://github.com/gotson/komga/commit/85ca99d49aaeabed40b578dfff3e1d7f4c2e6bff))
|
||||
* **zip extractor:** better handling of exotic charsets ([0254d7d](https://github.com/gotson/komga/commit/0254d7d8671a3743bfedbcd42472dbe974a76c98)), closes [#41](https://github.com/gotson/komga/issues/41)
|
||||
|
||||
<a name="v0.10.0"></a>
|
||||
# [v0.10.0](https://github.com/gotson/komga/releases/tag/v0.10.0) - 31 Dec 2019
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.10.0
|
||||
version=0.10.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue