Skip to content

Commit 1cb0a5c

Browse files
drbytegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 882e501 commit 1cb0a5c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## 5.5.11 - 2022-10-19
6+
7+
### What's Changed
8+
9+
- Support static arrays on blade directives by @erikn69 in https://github.com/spatie/laravel-permission/pull/2168
10+
11+
**Full Changelog**: https://github.com/spatie/laravel-permission/compare/5.5.10...5.5.11
12+
513
## 5.5.10 - 2022-10-19
614

715
### What's Changed
@@ -457,6 +465,7 @@ The following changes are not "breaking", but worth making the updates to your a
457465

458466

459467

468+
460469
```
461470
1. Also this is a good time to point out that now with v2.25.0 and v2.26.0 most permission-cache-reset scenarios may no longer be needed in your app, so it's worth reviewing those cases, as you may gain some app speed improvement by removing unnecessary cache resets.
462471

@@ -516,6 +525,7 @@ The following changes are not "breaking", but worth making the updates to your a
516525

517526

518527

528+
519529
```
520530
## 2.19.1 - 2018-09-14
521531

0 commit comments

Comments
 (0)