diff options
author | lain <lain@soykaf.club> | 2020-12-23 10:35:41 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-12-23 10:35:41 +0000 |
commit | 463eec992a43c74682aca192cebff4a293d4a358 (patch) | |
tree | a956445e5cb47d1d9388cb501981a2cfa5c08750 | |
parent | 68eed0873ea8406b7b6b8d2a5d2c07b093a2bd09 (diff) | |
download | pleroma-463eec992a43c74682aca192cebff4a293d4a358.tar.gz |
Apply 1 suggestion(s) to 1 file(s)
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6438c9957..f8d947578 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,10 +18,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fixes for the autolinker. - Forwarded reports duplication from Pleroma instances. -<details> - <summary>API</summary> -- Statuses were not displayed for Mastodon forwarded reports. -</details> +- <details> + <summary>API</summary> + - Statuses were not displayed for Mastodon forwarded reports. + </details> ## [2.2.0] - 2020-11-12 |