From c092d6a79be56280935a57170cce1e626f5e8105 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Thu, 4 Sep 2014 14:50:52 +0200 Subject: [PATCH] Update changelog --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index cb3aad718..0348f6ddd 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # Changelog for Laravel Debugbar +## 1.7.2 (2014-09-04) + +- Fix 4.0 compatibility (problem with Controller namespace) +- Give deprecation notice instead of publishing assets. + ## 1.7.1 (2014-09-03) - Deprecated `debugbar:publish` command in favor of AssetController