diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fde854..ceb01ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.7.0 – 2021-03-22 +### Fixed +- Some layout issues when the screen is integrated into the Nextcloud mobile apps + [#277](https://github.com/nextcloud/registration/pull/277) + [#276](https://github.com/nextcloud/registration/pull/276) + ## 0.7.0 – 2021-02-23 ### Added - Compatibility with Nextcloud 21 diff --git a/appinfo/info.xml b/appinfo/info.xml index 50bd57f..8f9c117 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -23,7 +23,7 @@ This app allows users to register a new account. 4. User is lead to a form where they can choose their username and password 5. New account is created and is logged in automatically ]]> - 0.7.0 + 1.0.0 agpl Pellaeon Lin