Add an mf2 column to webemtnions, type jsonb

This commit is contained in:
Jonny Barnes 2016-07-29 14:22:49 +01:00
parent bb16547942
commit 84c7969a4e
2 changed files with 37 additions and 0 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## Version {next}
- 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
## Version 0.0.8.5 (2016-07-18)
- Set the size of the textarea in a form better
- Update to latest Guzzle to fix CVE-2016-5385