From 96e3e43f49a1c31b01097f60a9da573cb3b7c461 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Wed, 5 Oct 2016 16:17:03 +0100 Subject: [PATCH] Bump version number, add change --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 39de8694..b02edb96 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version 0.0.13.5 (2016-10-05) + - Places can now be added to a new note created via micropub + ## Version 0.0.13.4 (2016-10-03) - Better working code for places in newnote.js (issue#21) * In aid of this add ability to run micropub code locally