[#1335] Added CHANGELOG.md entry.

This commit is contained in:
Ivan Tashkinov 2019-11-20 15:57:51 +03:00
parent 4f88b1b435
commit 81f1c6bc47
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- OStatus: Extract RSS functionality
- Deprecated `User.Info` embedded schema (fields moved to `User`)
- Store status data inside Flag activity
- Deprecated (reorganized as `UserRelationship` entity) User fields with user AP IDs (`blocks`, `mutes`, `muted_reblogs`, `muted_notifications`, `subscribers`).
<details>
<summary>API Changes</summary>