mirror of
https://github.com/gotson/komga.git
synced 2025-01-08 11:47:47 +08:00
chore(release): 0.101.0 [skip ci]
# [0.101.0](https://github.com/gotson/komga/compare/v0.100.3...v0.101.0) (2021-06-23) ### Features * **webui:** remove early feature warning (extension repair, convert to cbz) ([6af6f5b
](6af6f5be40
)) * **webui:** remove early feature warning in book import screen ([3d159d1
](3d159d16b2
)) * **webui:** show library name on series picker dialog (import) ([626ef3e
](626ef3eb40
)), closes [#559](https://github.com/gotson/komga/issues/559)
This commit is contained in:
parent
6af6f5be40
commit
7c0f8af7db
@ -1,3 +1,12 @@
|
||||
# [0.101.0](https://github.com/gotson/komga/compare/v0.100.3...v0.101.0) (2021-06-23)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **webui:** remove early feature warning (extension repair, convert to cbz) ([6af6f5b](https://github.com/gotson/komga/commit/6af6f5be405ace295d704deab3a12b769397ece5))
|
||||
* **webui:** remove early feature warning in book import screen ([3d159d1](https://github.com/gotson/komga/commit/3d159d16b27e41dbc53d4267ba0527ae90e11dc8))
|
||||
* **webui:** show library name on series picker dialog (import) ([626ef3e](https://github.com/gotson/komga/commit/626ef3eb40c82f8107f465d90fa9854504547a94)), closes [#559](https://github.com/gotson/komga/issues/559)
|
||||
|
||||
## [0.100.3](https://github.com/gotson/komga/compare/v0.100.2...v0.100.3) (2021-06-23)
|
||||
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
version=0.100.3
|
||||
version=0.101.0
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
Loading…
Reference in New Issue
Block a user