projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30ed7b5
)
Update CHANGELOG.md: registration workflow
author
Alex Gleason
<alex@alexgleason.me>
Sat, 21 Nov 2020 16:24:45 +0000
(10:24 -0600)
committer
Alex Gleason
<alex@alexgleason.me>
Sat, 21 Nov 2020 16:24:45 +0000
(10:24 -0600)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index a402b80ff3d30d83b3c2ac77c78123396bb7c862..cedba088c3eb43c4c525bb67d9a7a6e03ad7848d 100644
(file)
--- 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