pleroma.instance: Fix Exiftool module name
[akkoma] / CHANGELOG.md
index 051050a9489ba6bfa6f4923db44a40d71a14104b..4bf0ba96418ad3d6cf97c91555675975987f09d7 100644 (file)
@@ -67,6 +67,9 @@ switched to a new configuration mechanism, however it was not officially removed
 3. Restart Pleroma
 
 
+### Fixes
+- Config generation: rename `Pleroma.Upload.Filter.ExifTool` to `Pleroma.Upload.Filter.Exiftool`
+
 ## [2.1.2] - 2020-09-17
 
 ### Security