Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne authored Dec 2, 2016
1 parent 977ec8b commit 7b04be9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7b04be9

Please sign in to comment.