diff --git a/CHANGELOG.md b/CHANGELOG.md index 41a849227..223fd1f28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.18.0](https://github.com/gotson/komga/compare/v0.17.0...v0.18.0) (2020-03-03) + + +### Features + +* add claim profile ([b7eeb4c](https://github.com/gotson/komga/commit/b7eeb4c6cbac9207578e6d303b361dad70a1a646)), closes [#104](https://github.com/gotson/komga/issues/104) + # [0.17.0](https://github.com/gotson/komga/compare/v0.16.5...v0.17.0) (2020-03-03) diff --git a/gradle.properties b/gradle.properties index 9f28a3ffc..2804593a3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.17.0 +version=0.18.0