From 6673d368c57cf417836c87e4f7db67e39c990e18 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Tue, 6 Sep 2016 17:43:37 +0100 Subject: [PATCH] Bump to v0.0.9 --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 788e181e..2e0f91db 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,11 @@ # Changelog -## Version {next} +## Version 0.0.9 (2016-09-06) - Adding jsonb column to store webmentions’ mf2. * As of L5.2 this needs a custom command to drop NOT NULL from content, L5.3 should allow a fix for this - Refactor receiving webmention code - Refactor sending webmention code to pass webmention.rocks + - Update to use Laravel 5.3 ## Version 0.0.8.5 (2016-07-18) - Set the size of the textarea in a form better