mirror of
https://github.com/gotson/komga.git
synced 2025-12-24 01:14:03 +01:00
chore(release): 0.115.0 [skip ci]
# [0.115.0](https://github.com/gotson/komga/compare/v0.114.0...v0.115.0) (2021-08-06) ### Bug Fixes * **webui:** better add to home screen support ([43733fb](43733fbec3)) ### Features * **webreader:** fullscreen support ([0a1761d](0a1761d37e))
This commit is contained in:
parent
0a1761d37e
commit
16ec0d1c91
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,3 +1,15 @@
|
|||
# [0.115.0](https://github.com/gotson/komga/compare/v0.114.0...v0.115.0) (2021-08-06)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **webui:** better add to home screen support ([43733fb](https://github.com/gotson/komga/commit/43733fbec3a01bd25295d806e0a38af0db858bd3))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **webreader:** fullscreen support ([0a1761d](https://github.com/gotson/komga/commit/0a1761d37e0cbf14bc84f048ca9e8f8517ac93c0))
|
||||
|
||||
# [0.114.0](https://github.com/gotson/komga/compare/v0.113.0...v0.114.0) (2021-08-02)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.114.0
|
||||
version=0.115.0
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue