Merge branch 'fix/mix-task-user-delete_activities' into 'develop'
[akkoma] / CHANGELOG.md
index 616f9deeb2237c30ffc3c83a8bcf61cde2b40032..cd90562c29fed5c35dc4933d2a8626ef32a2878a 100644 (file)
@@ -42,10 +42,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 </details>
 
 ## Unreleased (Patch)
+
+### Changed
+
+- Fix ability to update Pleroma Chat push notifications with PUT /api/v1/push/subscription and alert type pleroma:chat_mention
+
 ### 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