changelog entries for fixes
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 17 Nov 2020 17:03:28 +0000 (20:03 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Thu, 19 Nov 2020 06:58:27 +0000 (09:58 +0300)
CHANGELOG.md

index cd90562c29fed5c35dc4933d2a8626ef32a2878a..5e09df22c321c3e32e7ed652d05fd5c6aed7a8bb 100644 (file)
@@ -45,13 +45,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ### 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.
+- Fix ability to update Pleroma Chat push notifications with PUT /api/v1/push/subscription and alert type pleroma:chat_mention
+- Forwarded reports duplication from Pleroma instances.
+
+<details>
+  <summary>API</summary>
+- Statuses were not displayed for Mastodon forwarded reports.
+
+</details>
 
 ## [2.2.0] - 2020-11-12