Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

Commit 83e9c8c

Browse files
authored
Update CHANGELOG.md
1 parent 2ef8936 commit 83e9c8c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,15 @@
22

33
All notable changes to `mateusjunges/laravel-acl` will be documented in this file.
44

5-
# 4.0.1
5+
# 4.1.1
66
- Fixes publishing config file (#256)
77

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+
814
# 4.0.0
915
- Added Team permissions
1016
- Using morph relations to store model permissions

0 commit comments

Comments
 (0)