From cf1111dc5ab4e831b0d1aee0b47c8a0cf3c67934 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Mon, 26 Sep 2016 13:36:32 +0100 Subject: [PATCH] Update changelog, close issue#19 --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 4e86d56f..fd8646de 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## Version {next} - Better places support, particularly with micropub (issue#9) + - Uglify js for better performance (issue#19) ## Version 0.0.12 (2016-09-21) - Better indication of number of replies to a note (issue#17)