update changelog for lanodan's change

This commit is contained in:
Ariadne Conill 2019-08-10 20:31:49 +00:00
parent 65bd927cf2
commit d2c3c64da5
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: follower/following counters not being nullified, when `hide_follows`/`hide_followers` is set
- Mastodon API: `muted` in the Status entity, using author's account to determine if the thread was muted
- Mastodon API: return the actual profile URL in the Account entity's `url` property when appropriate
- Templates: properly style anchor tags
## [1.0.4] - 2019-08-01
### Fixed