From 7eff2075acb64c2110816bede6505245546f7b2b Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Tue, 5 Sep 2017 15:23:24 +0100 Subject: [PATCH] Add to changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index f4eb5d12..e88f5f88 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version {next} + - Update laravel version to 5.5 + ## Version 0.5.28 (2017-08-20) - Improve Swarm checkin code to allow checkins without text + this required a change in the notes table schema