From 164b9bd2323f93e77d22d86ca4e1c0117a3a4b3e Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Mon, 26 Sep 2016 12:42:26 +0100 Subject: [PATCH] Update chagelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 50f6d584..4e86d56f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version {next} + - Better places support, particularly with micropub (issue#9) + ## Version 0.0.12 (2016-09-21) - Better indication of number of replies to a note (issue#17) - Use generic twitter status URL so my own profile name isn’t hardcoded (issue#14)