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