Document fixing the pleroma.user delete_activities mix task
authorMark Felder <feld@FreeBSD.org>
Tue, 17 Nov 2020 15:28:46 +0000 (15:28 +0000)
committerlain <lain@soykaf.club>
Tue, 22 Dec 2020 19:51:24 +0000 (20:51 +0100)
CHANGELOG.md

index ee6c5184fcfc0782d83400fddcd237697eccfaef..21239237abaf2ff4c6e71279ee1643af666be284 100644 (file)
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
+## [2.2.1] - 2020-12-22
+
+### Fixed
+
+- Config generation: rename `Pleroma.Upload.Filter.ExifTool` to `Pleroma.Upload.Filter.Exiftool`.
+- S3 Uploads with Elixir 1.11.
+- Mix task pleroma.user delete_activities for source installations.
+
 ## [2.2.0] - 2020-11-12
 
 ### Security