From 433dfd39c1f58f5c49f10e6943568f9dddbf9cfb Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sat, 10 Sep 2016 15:15:28 +0100 Subject: [PATCH] Update changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index c7f8c422..7dea11fb 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,8 @@ ## Version {next} - Add an artisan command for sensiolab’s security check + - Remove `filp/whoops`, just use Laravel’s error reporting + - Better TokenMismatchException handling (issue#5) ## Version 0.0.9.2 (2016-09-08) - Remove Piwik