Skip to content

Commit 9070fcd

Browse files
drbytegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent addf63f commit 9070fcd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

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

5+
## 6.14.0 - 2025-02-13
6+
7+
### What's Changed
8+
9+
* LDAP model lookup from Auth Provider by @crossplatformconsulting in https://github.com/spatie/laravel-permission/pull/2750
10+
11+
### Internals
12+
13+
* Add PHPUnit annotations, for future compatibility with PHPUnit 12 by @drbyte in https://github.com/spatie/laravel-permission/pull/2806
14+
15+
### New Contributors
16+
17+
* @crossplatformconsulting made their first contribution in https://github.com/spatie/laravel-permission/pull/2750
18+
19+
**Full Changelog**: https://github.com/spatie/laravel-permission/compare/6.13.0...6.14.0
20+
521
## 6.13.0 - 2025-02-05
622

723
### What's Changed
@@ -947,6 +963,7 @@ The following changes are not "breaking", but worth making the updates to your a
947963

948964

949965

966+
950967

951968

952969
```
@@ -1021,6 +1038,7 @@ The following changes are not "breaking", but worth making the updates to your a
10211038

10221039

10231040

1041+
10241042

10251043

10261044
```

0 commit comments

Comments
 (0)