Merge branch 'develop' into feature/tag_feed
[akkoma] / CHANGELOG.md
index 861312e18e488c8ab357f654c2c318f3bbc8d713..506ce811e51287df6ae30f0f2a599dd19c8ed9a6 100644 (file)
@@ -98,6 +98,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Mastodon API: Add `emoji_reactions` property to Statuses
 - Mastodon API: Change emoji reaction reply format
 - Notifications: Added `pleroma:emoji_reaction` notification type
+- Configuration: `feed.logo` option for tag feed.
+- Tag feed: `/tags/:tag.rss` - list public statuses by hashtag.
 </details>
 
 ### Fixed