projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c22c9a
)
Update changelog
author
Egor Kislitsyn
<egor@kislitsyn.com>
Fri, 18 Sep 2020 18:01:46 +0000
(22:01 +0400)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Wed, 7 Oct 2020 14:35:26 +0000
(18:35 +0400)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 8fc1750d181088c9476145faa312b42ae8d3c939..04b49d80a9ca8297beac0da7db96cc144a9989fd 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-9,6
+9,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mix tasks for controlling user account confirmation status in bulk (`mix pleroma.user confirm_all` and `mix pleroma.user unconfirm_all`)
- Mix task for sending confirmation emails to all unconfirmed users (`mix pleroma.email send_confirmation_mails`)
- Mix task option for force-unfollowing relays
+- Account backup
### Changed