summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2021-10-06 05:44:44 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2021-10-06 05:44:44 +0000
commit92a8ff59aa7f81e2463775669ada54f618d8c684 (patch)
treeda28b718d958b9835383eb94a4a712a4e92a3844 /CHANGELOG.md
parentd2d462748c4ad03857b05694ba234bb651258e38 (diff)
parent198250dcef9b477912567932a714a6ecf37f8353 (diff)
Merge branch 'from/develop/tusooa/add-remove-emails' into 'develop'
Allow users to remove their emails if instance does not need email to register See merge request pleroma/pleroma!3522
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4758acc57..6a1ae9cb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MastoFE
### Changed
+- Allow users to remove their emails if instance does not need email to register
### Added