From: Alex Gleason Date: Sat, 21 Nov 2020 16:24:45 +0000 (-0600) Subject: Update CHANGELOG.md: registration workflow X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=4999efad3f0bb0a70a5be5d5c2b970ab564668ca;p=akkoma Update CHANGELOG.md: registration workflow --- diff --git a/CHANGELOG.md b/CHANGELOG.md index a402b80ff..cedba088c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Polls now always return a `voters_count`, even if they are single-choice. - Admin Emails: The ap id is used as the user link in emails now. +- Improved registration workflow for email confirmation and account approval modes. - **Breaking:** Changed `mix pleroma.user toggle_confirmed` to `mix pleroma.user confirm` ### Added