Skip to content

Commit 5b06b18

Browse files
committed
edit changelog
1 parent 5bab57c commit 5b06b18

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22

33
All Notable changes to `laravel-permission` will be documented in this file
44

5+
## 1.5.1 - 2016-07-23
6+
- fixes `givePermissionTo` and `assignRole` in Laravel 5.1
7+
58
## 1.5.0 - 2016-07-23
9+
** this version does not work in Laravel 5.1, please upgrade to version 1.5.1 of this package
10+
611
- allowed `givePermissonTo` to accept multiple permissions
7-
- added `syncRoles`-method
12+
- allowed `assignRole` to accept multiple roles
813
- added `syncPermissions`-method
14+
- added `syncRoles`-method
915
- dropped support for PHP 5.5 and HHVM
1016

1117
## 1.4.0 - 2016-05-08

0 commit comments

Comments
 (0)