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