diff --git a/CHANGELOG.md b/CHANGELOG.md index dfc77ba1b5..5e0e1aa8d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.16.0](https://github.com/gotson/komga/compare/v0.15.1...v0.16.0) (2020-02-27) + + +### Features + +* **webui:** series multi-selection and edition ([cfce076](https://github.com/gotson/komga/commit/cfce0768ba688b396ba3f0aadbc91008ff0b3555)) + ## [0.15.1](https://github.com/gotson/komga/compare/v0.15.0...v0.15.1) (2020-02-25) diff --git a/gradle.properties b/gradle.properties index fbe8d6cfae..e6bc754dd4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.15.1 +version=0.16.0