diff --git a/CHANGELOG.md b/CHANGELOG.md index fd5a3d19f..a2206449a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.24.8](https://github.com/gotson/komga/compare/v0.24.7...v0.24.8) (2020-03-23) + + +### Bug Fixes + +* **api:** check if authors field is set ([9218e6b](https://github.com/gotson/komga/commit/9218e6bb265b32fbd28d61ef797e7a1d93cb9a1c)), closes [#120](https://github.com/gotson/komga/issues/120) + ## [0.24.7](https://github.com/gotson/komga/compare/v0.24.6...v0.24.7) (2020-03-23) diff --git a/gradle.properties b/gradle.properties index 0022d14fc..acab9ae9a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.24.7 +version=0.24.8