From e944aeedb747efc28eba2ffb67555c5195615976 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 3 Nov 2016 23:42:32 +0000 Subject: [PATCH] Use a reply icon in note metadata --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index c0918751..01cd3e32 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version {next} + - Add a reply icon in note metadata + ## Version 0.0.15.6 (2016-11-03) - Remove reply/like/repost links, not needed without indie-action - Add facebook syndication link (issue#29)