Skip to content

Commit 05dec51

Browse files
drbytegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 4fa03c0 commit 05dec51

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
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+
## 6.16.0 - 2025-02-28
6+
7+
### What's Changed
8+
9+
* Middleware: support enums in role/permission middleware by @marklawntalk in https://github.com/spatie/laravel-permission/pull/2813
10+
11+
### New Contributors
12+
13+
* @marklawntalk made their first contribution in https://github.com/spatie/laravel-permission/pull/2813
14+
15+
**Full Changelog**: https://github.com/spatie/laravel-permission/compare/6.15.0...6.16.0
16+
517
## 6.15.0 - 2025-02-17
618

719
### What's Changed
@@ -979,6 +991,7 @@ The following changes are not "breaking", but worth making the updates to your a
979991

980992

981993

994+
982995

983996

984997
```
@@ -1055,6 +1068,7 @@ The following changes are not "breaking", but worth making the updates to your a
10551068

10561069

10571070

1071+
10581072

10591073

10601074
```

0 commit comments

Comments
 (0)