From 7b04be98e11bd087bad5a79ba92c7b5e21addfac Mon Sep 17 00:00:00 2001 From: Sebastian De Deyne Date: Fri, 2 Dec 2016 10:17:03 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7192440..ff6e2a3 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,17 @@ All Notable changes to `laravel-menu` will be documented in this file +## 2.0.3 - 2016-12-03 + +- Added a default `$data` argument to `Menu::viewIf` and `Menu::viewIfCan` + ## 2.0.2 - 2016-10-26 - Fixed other url helpers so they can take the same type of parameters as the Laravel's counterparts ## 2.0.1 - 2016-10-25 -- Fix `Link`'s action helper so it can take the same type of parameters as the Laravel's `action` helper +- Fix `Link`'s action helper so it can take the same type of parameters as the Laravel's `action` helper ## 2.0.0