Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne authored Oct 11, 2016
1 parent 20df709 commit e8442e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

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

## 2.0.1
- Fixed: Require `^1.0.0` of spatie/url

## 2.0.0
- Added: Added the static `Menu::build` and non-static `Menu::fill` methods to create menu's from arrays.
- Added: The `setActive` method on `Activatable` now also accepts a non-strict boolean or callable parameter to set `$active` to true or false.
Expand Down

0 comments on commit e8442e6

Please sign in to comment.