Missing entry for pinned posts federation from MR !3312

This commit is contained in:
Mark Felder 2021-05-27 12:20:21 -05:00
parent 4694853766
commit cd4352a86f
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Return OAuth token `id` (primary key) in POST `/oauth/token`.
- `AnalyzeMetadata` upload filter for extracting attachment dimensions and generating blurhashes.
- Attachment dimensions and blurhashes are federated when available.
- Pinned posts federation
### Fixed
- Don't crash so hard when email settings are invalid.