Update CHANGELOG.md: registration workflow
authorAlex Gleason <alex@alexgleason.me>
Sat, 21 Nov 2020 16:24:45 +0000 (10:24 -0600)
committerAlex Gleason <alex@alexgleason.me>
Sat, 21 Nov 2020 16:24:45 +0000 (10:24 -0600)
CHANGELOG.md

index a402b80ff3d30d83b3c2ac77c78123396bb7c862..cedba088c3eb43c4c525bb67d9a7a6e03ad7848d 100644 (file)
@@ -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