Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Apr 4, 2016
1 parent 068c24f commit 7ee9fe6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

All Notable changes to `laravel-menu` will be documented in this file

## 1.2.0
- The `Menu` class now implements the `Illuminate\Contracts\Support\Htmlable` interface
- Fixed some dependency issues, this package now requires illuminate 5.1.14+ components

## 1.1.0
- Added conditional `add` functions `urlIf`, `actionIf` and `routeIf`
- Added authorized `add` function `addIfCan`, `linkIfCan`, `htmlIfCan`, `urlIfCan`, `actionIfCan` and `routeIfCan`
Expand Down

0 comments on commit 7ee9fe6

Please sign in to comment.