From 5723ba4b9c3d4768dbe86489815d2abddbc075e8 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 6 Oct 2016 01:06:41 +0100 Subject: [PATCH] Add fix to changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 6e727822..5b820cb8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version {next} + - Create a Place model instance in SyndicateToTwitter job to force laravel to access postgis methods + ## Version 0.0.13.7 (2016-10-05) - Use the correct `laravel-postgis` method call during syndication