diff --git a/CHANGELOG.md b/CHANGELOG.md index 99f69e288..fd3c1531d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.54.0](https://github.com/gotson/komga/compare/v0.53.0...v0.54.0) (2020-08-12) + + +### Features + +* custom thumbnails for series ([f5f423f](https://github.com/gotson/komga/commit/f5f423f05f3d3bf824bc10c9d1dcc712fbaa98fe)), closes [#63](https://github.com/gotson/komga/issues/63) + # [0.53.0](https://github.com/gotson/komga/compare/v0.52.3...v0.53.0) (2020-08-12) diff --git a/gradle.properties b/gradle.properties index 1fc1c4bf2..c15c94113 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.53.0 +version=0.54.0