From a95aa8bdc143de0adbdfe5d03c42108ec2c79e98 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sun, 20 Aug 2017 21:53:19 +0100 Subject: [PATCH] Update the changelog --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index 7d84ffbf..0a3caa29 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,11 @@ # Changelog +## Version {next} + - 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 + - Improve POSSE compatability with bridgy and silos + ## Version 0.5.27 (2017-07-24) - Just a bump in dependency versions used