Merge branch 'release/0.0.9' into develop
This commit is contained in:
commit
75737bbfe8
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Version {next}
|
## Version 0.0.9 (2016-09-06)
|
||||||
- Adding jsonb column to store webmentions’ mf2.
|
- 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
|
* 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 receiving webmention code
|
||||||
- Refactor sending webmention code to pass webmention.rocks
|
- Refactor sending webmention code to pass webmention.rocks
|
||||||
|
- Update to use Laravel 5.3
|
||||||
|
|
||||||
## Version 0.0.8.5 (2016-07-18)
|
## Version 0.0.8.5 (2016-07-18)
|
||||||
- Set the size of the textarea in a form better
|
- Set the size of the textarea in a form better
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue