Improve wording in CHANGELOG.md

This commit is contained in:
rinpatch 2019-07-08 13:04:14 +03:00
parent 682f1897b7
commit f5b91bc157
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Admin API: Return avatar and display name when querying users
### Fixed
- Not being able to pin unlisted postss
- Metadata rendering crashes no longer result in 500 errors
- Not being able to pin unlisted posts
- Metadata rendering errors resulting in the entire page being inaccessible
- Mastodon API: Handling of search timeouts (`/api/v1/search` and `/api/v2/search`)
### Changed