diff --git a/CHANGELOG.md b/CHANGELOG.md index 74473b3d0..f215d0587 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,6 +86,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Removed duplicate jobs to purge expired activities - File extensions of some attachments were incorrectly changed. This feature has been disabled for now. - Mix task pleroma.instance creates missing parent directories if the configuration or SQL output paths are changed. +- Improved reliability of user account deletion and cleanup
API Changes