From 17d2a74d5a059d7a38420a2a2dc4883418706497 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Thu, 11 Jun 2020 23:16:52 +0300 Subject: [PATCH] Fix Changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 036e964c..b868f4b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - Create `/statuses/:id` route that shows single status -- Add link to the user's account in Pleroma on the user's profile page. On Reports page add links to reported account and the author of the report. In Notes add link to the note author's profile page. In Moderation log add link to the actor's profile page. +- Add link to the user's account in Pleroma on the user's profile page +- On Reports page add links to reported account and the author of the report +- In Notes add link to the note author's profile page +- In Moderation log add link to the actor's profile page ### Changed