Skip to content

Commit

Permalink
Add changelog and bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Oct 5, 2020
1 parent eceffec commit 14cf143
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
owncloud-registration (0.0.1)
* First release
# 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)
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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
]]></description>
<version>0.5.0</version>
<version>0.5.1</version>
<licence>agpl</licence>
<author mail="[email protected]" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
<category>security</category>
Expand Down

0 comments on commit 14cf143

Please sign in to comment.