From b7d045e82863cf45ecd4d4bc7f9816bd29896b55 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sat, 17 Jun 2017 14:03:32 +0100 Subject: [PATCH] Bump version number to 0.5.15 --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 94c139d1..4dcb88a2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,10 @@ # Changelog -## Version {next} +## Version 0.5.15 (2017-06-17) - Add support for ownyourgram.com sending h-card locations - change sluggable implementation - Add tests for uploading new articles from .md files + - Fix issue with maps not loading geojson data ## Version 0.5.14 (2017-06-11) - Remove some Log statements in-appropriate for porduction