mirror of
https://github.com/gotson/komga.git
synced 2025-12-23 00:44:43 +01:00
chore(release): 0.96.4 [skip ci]
## [0.96.4](https://github.com/gotson/komga/compare/v0.96.3...v0.96.4) (2021-05-25) ### Performance Improvements * missing database index ([8b5ae64](8b5ae64dd5)) * remove subquery ([b162cde](b162cdeba3))
This commit is contained in:
parent
b162cdeba3
commit
ae671709fe
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
## [0.96.4](https://github.com/gotson/komga/compare/v0.96.3...v0.96.4) (2021-05-25)
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* missing database index ([8b5ae64](https://github.com/gotson/komga/commit/8b5ae64dd5ae62c3562405f1b280e9eb91e4a6e8))
|
||||
* remove subquery ([b162cde](https://github.com/gotson/komga/commit/b162cdeba39b1a28af0188de24b429a1a15cbab0))
|
||||
|
||||
## [0.96.3](https://github.com/gotson/komga/compare/v0.96.2...v0.96.3) (2021-05-24)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.96.3
|
||||
version=0.96.4
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue