Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-10-05 13:31:51 +0300
committerJoas Schilling <coding@schilljs.com>2020-10-05 13:31:51 +0300
commitf782b69e2ad962337965ce4407838ee6bb5ad1e5 (patch)
tree4489eb098f006b23b1a5802a3277b605f5851b76
parent19b0caa3ab2776aea1d1b75a5639b0dfa38a0927 (diff)
Bump versionv0.4.8
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md9
-rw-r--r--appinfo/info.xml2
2 files changed, 8 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eab5c62..365109c 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.4.8 – 2020-10-05
+### Fixed
+ - Fix rate limitation to avoid spaming users
+ [#247](https://github.com/nextcloud/registration/pull/247)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9e2aacd..1632048 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -27,7 +27,7 @@ This app allows users to register a new account.
Send Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`
Send BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`
]]></description>
- <version>0.4.7</version>
+ <version>0.4.8</version>
<licence>agpl</licence>
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
<category>security</category>