Skip to content

Commit 7eb7f54

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 852e28a commit 7eb7f54

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v4.3.1...5.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v5.0.0...5.x)
4+
5+
## [v5.0.0](https://github.com/laravel/jetstream/compare/v4.3.1...v5.0.0) - 2024-03-12
6+
7+
* [5.x] Adds L11 support by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/jetstream/pull/1410
8+
* [5.x] Uses property promotion on `DeleteUser` by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/jetstream/pull/1429
9+
* [5.x] Re-runs database migrations on Jetstream by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/jetstream/pull/1436
10+
* [5.x] Use `[@session](https://github.com/session)` Blade Directive by [@jrd-lewis](https://github.com/jrd-lewis) in https://github.com/laravel/jetstream/pull/1441
11+
* Implement new welcome page design by [@jasonlbeggs](https://github.com/jasonlbeggs) in https://github.com/laravel/jetstream/pull/1443
12+
* [5.x] Fixes double migrate-prompt by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/jetstream/pull/1447
413

514
## [v4.3.1](https://github.com/laravel/jetstream/compare/v4.3.0...v4.3.1) - 2024-02-29
615

0 commit comments

Comments
 (0)