From 14cf1439ebacb87f4ee19fcd9219d624ce1df1c6 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 5 Oct 2020 12:35:36 +0200 Subject: [PATCH] Add changelog and bump version Signed-off-by: Joas Schilling --- CHANGELOG.md | 9 +++++++-- appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eab5c62..460d0d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,7 @@ -owncloud-registration (0.0.1) -* First release \ No newline at end of file +# Changelog +All notable changes to this project will be documented in this file. + +## 0.5.1 – 2020-10-05 +### Fixed + - Fix rate limitation to avoid spaming users + [#246](https://github.com/nextcloud/registration/pull/246) diff --git a/appinfo/info.xml b/appinfo/info.xml index 6eacdd3..3f19688 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.5.0 + 0.5.1 agpl Pellaeon Lin security