Skip to content

Commit ed2b852

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 5a83a20 commit ed2b852

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v5.3.8...5.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v5.4.0...5.x)
4+
5+
## [v5.4.0](https://github.com/laravel/jetstream/compare/v5.3.8...v5.4.0) - 2025-11-25
6+
7+
* Update return type of `Laravel\Jetstream\Jetstream::findRole()` method to nullable by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/jetstream/pull/1586
8+
* Query team_id on delete by [@mauro-baptista](https://github.com/mauro-baptista) in https://github.com/laravel/jetstream/pull/1587
9+
* [5.x] PHP 8.5 Compatibility by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/jetstream/pull/1588
410

511
## [v5.3.8](https://github.com/laravel/jetstream/compare/v5.3.7...v5.3.8) - 2025-07-18
612

0 commit comments

Comments
 (0)