From ecf65db3cfc88fc98847ba3497c7102ba5ebd575 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Wed, 19 Oct 2016 22:53:12 +0100 Subject: [PATCH] Bump version number --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index c6c76dce..b16f4441 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version 0.0.14.4 (2016-10-19) + - Fix a bad explode() call in the syndicate job + ## Version 0.0.14.3 (2016-10-19) - Allow co-ordinates to be used for note location, reverse geocode place name will be used (w/o map) - Switch from npm to yarn