From ea82775aa011d2818b0058943c925f2bc3be93c0 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sun, 20 Aug 2017 22:19:41 +0100 Subject: [PATCH] Bump version to 0.5.28 --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 0a3caa29..f4eb5d12 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # Changelog -## Version {next} +## 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 - Improve code by bringing in latest changes in laravel/laravel