Merge branch 'release/0.0.10' into develop

This commit is contained in:
Jonny Barnes 2016-09-10 18:53:14 +01:00
commit aa7aacb4a6

View file

@ -1,6 +1,6 @@
# Changelog
## Version {next}
## Version 0.0.10 (2016-09-10)
- Add an artisan command for sensiolabs security check
- Remove `filp/whoops`, just use Laravels error reporting
- Better TokenMismatchException handling (issue#5)