Merge branch 'fix/webpush-and-emojireact' into 'develop'
[akkoma] / CHANGELOG.md
index 616f9deeb2237c30ffc3c83a8bcf61cde2b40032..1a92607932acc39c5107f91612742effe02b0a88 100644 (file)
@@ -42,6 +42,11 @@ 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`.