Skip to content

Commit a028147

Browse files
drbytegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 6a118e8 commit a028147

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

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

5+
## 6.21.0 - 2025-07-23
6+
7+
### What's Changed
8+
9+
* Allow removing multiple roles with the `removeRole` method by @TobMoeller in https://github.com/spatie/laravel-permission/pull/2859
10+
* [Docs] Correct middleware order for documentation example in `teams-permissions.md` by @dualklip in https://github.com/spatie/laravel-permission/pull/2863
11+
12+
### New Contributors
13+
14+
* @dualklip made their first contribution in https://github.com/spatie/laravel-permission/pull/2863
15+
* @TobMoeller made their first contribution in https://github.com/spatie/laravel-permission/pull/2859
16+
17+
**Full Changelog**: https://github.com/spatie/laravel-permission/compare/6.20.0...6.21.0
18+
519
## 6.20.0 - 2025-06-14
620

721
### What's Changed
@@ -1051,6 +1065,7 @@ The following changes are not "breaking", but worth making the updates to your a
10511065

10521066

10531067

1068+
10541069

10551070

10561071
```
@@ -1132,6 +1147,7 @@ The following changes are not "breaking", but worth making the updates to your a
11321147

11331148

11341149

1150+
11351151

11361152

11371153
```

0 commit comments

Comments
 (0)