File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-permission ` will be documented in this file
44
5+ ## 5.3.1 - 2021-11-04
6+
7+ - Fix hints, support int on scopePermission (#1908 )
8+
59## 5.3.0 - 2021-10-29
610
711- Option for custom logic for checking permissions (#1891 )
@@ -19,7 +23,7 @@ All notable changes to `laravel-permission` will be documented in this file
1923
2024## 5.1.0 - 2021-08-31
2125- No longer flush cache on User role/perm assignment changes #1832
22- NOTE: You should test your app to be sure that you don't accidentally have deep dependencies on cache resets happening automatically in these cases.
26+ NOTE: You should test your app to be sure that you don't accidentally have deep dependencies on cache resets happening automatically in these cases.
2327 ALSO NOTE: If you have added custom code which depended on these flush operations, you may need to add your own cache-reset calls.
2428
2529## 5.0.0 - 2021-08-31
You can’t perform that action at this time.
0 commit comments