mirror of
https://github.com/gotson/komga.git
synced 2025-12-24 01:14:03 +01:00
chore(release): 0.116.0 [skip ci]
# [0.116.0](https://github.com/gotson/komga/compare/v0.115.1...v0.116.0) (2021-08-09) ### Features * better full text search ([5aa9a95](5aa9a95ca5)), closes [#592](https://github.com/gotson/komga/issues/592) [#597](https://github.com/gotson/komga/issues/597)
This commit is contained in:
parent
2d10f70fef
commit
46b1a8f371
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
# [0.116.0](https://github.com/gotson/komga/compare/v0.115.1...v0.116.0) (2021-08-09)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* better full text search ([5aa9a95](https://github.com/gotson/komga/commit/5aa9a95ca5a88739705e879349787fb8622b275d)), closes [#592](https://github.com/gotson/komga/issues/592) [#597](https://github.com/gotson/komga/issues/597)
|
||||
|
||||
## [0.115.1](https://github.com/gotson/komga/compare/v0.115.0...v0.115.1) (2021-08-08)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.115.1
|
||||
version=0.116.0
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue