From 3109beab001201c093bd3dc5cb0c9fd7b9c91bf2 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Mon, 3 Oct 2016 16:50:24 +0100 Subject: [PATCH] Bump version number, add latest change --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 5eb6ddad..39de8694 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +## 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 + ## Version 0.0.13.3 (2016-10-03) - Use the actual results of places in `newnote.js` (issue#21)