Skip to content

Commit 87850d7

Browse files
drbytegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 7ec0a46 commit 87850d7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
## 5.5.13 - 2022-10-21
6+
7+
### What's Changed
8+
9+
- fix UnauthorizedException: Wrong configuration was used in forRoles by @Sy-Dante in https://github.com/spatie/laravel-permission/pull/2224
10+
11+
### New Contributors
12+
13+
- @Sy-Dante made their first contribution in https://github.com/spatie/laravel-permission/pull/2224
14+
15+
**Full Changelog**: https://github.com/spatie/laravel-permission/compare/5.5.12...5.5.13
16+
517
## 5.5.12 - 2022-10-19
618

719
Fix regression introduced in `5.5.10`
@@ -477,6 +489,7 @@ The following changes are not "breaking", but worth making the updates to your a
477489

478490

479491

492+
480493
```
481494
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.
482495

@@ -538,6 +551,7 @@ The following changes are not "breaking", but worth making the updates to your a
538551

539552

540553

554+
541555
```
542556
## 2.19.1 - 2018-09-14
543557

0 commit comments

Comments
 (0)