diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2019-08-10 20:31:49 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-08-14 01:50:21 +0000 |
commit | d2c3c64da5b4d85f63e96e3b0fc752dc50259ddd (patch) | |
tree | f3de00096ffb58a2ea626f1793223436252b5b4c | |
parent | 65bd927cf2c98a1e942f817b730f696d5f200cf8 (diff) | |
download | pleroma-d2c3c64da5b4d85f63e96e3b0fc752dc50259ddd.tar.gz |
update changelog for lanodan's change
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 35582f5fc..624a348cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 |