You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,15 @@
2
2
3
3
All notable changes to `mateusjunges/laravel-acl` will be documented in this file.
4
4
5
-
# 4.0.1
5
+
# 4.1.1
6
6
- Fixes publishing config file (#256)
7
7
8
+
9
+
# 4.1.0
10
+
*[4.x] Fix published migration file names by @alangiacomin in https://github.com/mateusjunges/laravel-acl/pull/252
11
+
*[4.x] Fix commands + Allow passing an array of models to assign/revoke permissions method by @mateusjunges in https://github.com/mateusjunges/laravel-acl/pull/254
12
+
13
+
8
14
# 4.0.0
9
15
- Added Team permissions
10
16
- Using morph relations to store model permissions
0 commit comments