From c3ba8627a86db38559e1bdb70af81a3a7730d46e Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 21 Apr 2021 17:16:19 +0200 Subject: [PATCH] Add changelog and bump version Signed-off-by: Joas Schilling --- CHANGELOG.md | 4 ++++ appinfo/info.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2573a066..eb63af9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.2.1 – 2021-04-21 +### Fixed +- Don't append # to the URL so the Android WebView doesn't chock on it. + ## 1.2.0 – 2021-04-15 ### Added - Allow apps to hook into the registration flow, e.g. Terms of Service diff --git a/appinfo/info.xml b/appinfo/info.xml index b961ba6f..afdd6311 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 ]]> - 1.2.0 + 1.2.1 agpl Pellaeon Lin