Update CHANGELOG

This commit is contained in:
Egor Kislitsyn 2019-09-19 14:53:34 +07:00
parent 95c948110c
commit ae1d371428
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see private statuses)
- Improve digest email template
Pagination: (optional) return `total` alongside with `items` when paginating
- Add `rel="ugc"` to all links in statuses, to prevent SEO spam
### Fixed
- Following from Osada