CHANGELOG: Support `poll` notification type
authorAlex Gleason <alex@alexgleason.me>
Sun, 18 Jul 2021 01:57:00 +0000 (20:57 -0500)
committerAlex Gleason <alex@alexgleason.me>
Sun, 18 Jul 2021 16:49:25 +0000 (11:49 -0500)
CHANGELOG.md

index 155248a814fc774c48698151b4222249d6462470..f9e0fe25b5f595d27457378089ab3c20e6b4589f 100644 (file)
@@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - AdminAPI: return `created_at` date with users.
 - `AnalyzeMetadata` upload filter for extracting image/video attachment dimensions and generating blurhashes for images. Blurhashes for videos are not generated at this time.
 - Attachment dimensions and blurhashes are federated when available.
+- Mastodon API: support `poll` notification.
 - Pinned posts federation
 
 ### Fixed