From: Egor Kislitsyn Date: Fri, 18 Sep 2020 18:01:46 +0000 (+0400) Subject: Update changelog X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=563801716a0aa54e30f680b4e985d4b8c79578fb;p=akkoma Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fc1750d1..04b49d80a 100644 --- 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