mirror of
https://github.com/gotson/komga.git
synced 2025-12-21 07:56:57 +01:00
chore(release): 0.21.0 [skip ci]
# [0.21.0](https://github.com/gotson/komga/compare/v0.20.0...v0.21.0) (2020-03-10) ### Bug Fixes * **scanner:** follow symlinks when scanning libraries ([1044262](1044262a1c)), closes [#96](https://github.com/gotson/komga/issues/96) ### Features * docker multi-arch images ([d54c67b](d54c67b3df))
This commit is contained in:
parent
d54c67b3df
commit
dcad66eb67
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,3 +1,15 @@
|
|||
# [0.21.0](https://github.com/gotson/komga/compare/v0.20.0...v0.21.0) (2020-03-10)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **scanner:** follow symlinks when scanning libraries ([1044262](https://github.com/gotson/komga/commit/1044262a1c2c7be47002a1128b2374051fa4f7fc)), closes [#96](https://github.com/gotson/komga/issues/96)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* docker multi-arch images ([d54c67b](https://github.com/gotson/komga/commit/d54c67b3df0d0c4d753e0057d3349720e819eca5))
|
||||
|
||||
# [0.20.0](https://github.com/gotson/komga/compare/v0.19.0...v0.20.0) (2020-03-05)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.20.0
|
||||
version=0.21.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue