From 1655237d920776868fb56812201370cd1977c5ca Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 22 Mar 2021 13:09:27 +0100 Subject: [PATCH] Add changelog and publish 1.0.0 Signed-off-by: Joas Schilling --- CHANGELOG.md | 6 ++++++ appinfo/info.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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