Skip to content

Commit 9bdd933

Browse files
drbytegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 02ada8f commit 9bdd933

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.17.0 - 2025-04-09
6+
7+
### What's Changed
8+
9+
* Route macro functions: add backed enum support by @Yi-pixel in https://github.com/spatie/laravel-permission/pull/2823
10+
11+
### New Contributors
12+
13+
* @Yi-pixel made their first contribution in https://github.com/spatie/laravel-permission/pull/2823
14+
15+
**Full Changelog**: https://github.com/spatie/laravel-permission/compare/6.16.0...6.17.0
16+
517
## 6.16.0 - 2025-02-28
618

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

9931005

9941006

1007+
9951008

9961009

9971010
```
@@ -1069,6 +1082,7 @@ The following changes are not "breaking", but worth making the updates to your a
10691082

10701083

10711084

1085+
10721086

10731087

10741088
```

0 commit comments

Comments
 (0)