diff --git a/releases.md b/releases.md index 5a433a892cb..4cc0e089228 100644 --- a/releases.md +++ b/releases.md @@ -327,3 +327,12 @@ Laravel now includes pagination views built using [Bootstrap 5](https://getboots { Paginator::useBootstrapFive(); } + + +### Improved Ignition Exception Page + +Ignition, the open source exception debug page created by Spatie, has been redesigned from the ground up. The new, improved Ignition ships with Laravel 9.x and includes light / dark themes, customizable "open in editor" functionality, and more. + +
+ +