mirror of
https://github.com/gotson/komga.git
synced 2025-12-15 13:05:57 +01:00
chore(release): 0.27.0 [skip ci]
# [0.27.0](https://github.com/gotson/komga/compare/v0.26.3...v0.27.0) (2020-04-13) ### Bug Fixes * **api:** libraries are not sorted for restricted users ([1d58322](1d583229ee)), closes [#140](https://github.com/gotson/komga/issues/140) ### Features * **swagger:** update to OpenAPI 3 ([c9de7c8](c9de7c8074))
This commit is contained in:
parent
1d583229ee
commit
450ae90a9c
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,3 +1,15 @@
|
|||
# [0.27.0](https://github.com/gotson/komga/compare/v0.26.3...v0.27.0) (2020-04-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **api:** libraries are not sorted for restricted users ([1d58322](https://github.com/gotson/komga/commit/1d583229eeb4eb279c545b433e6160612df7a0b7)), closes [#140](https://github.com/gotson/komga/issues/140)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **swagger:** update to OpenAPI 3 ([c9de7c8](https://github.com/gotson/komga/commit/c9de7c8074ec15a3a69db808c31bd3415c17ba15))
|
||||
|
||||
## [0.26.3](https://github.com/gotson/komga/compare/v0.26.2...v0.26.3) (2020-04-12)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.26.3
|
||||
version=0.27.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue