Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and github-actions[bot] committed Jan 24, 2023
1 parent a2e3908 commit ae24bb4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to `laravel-missing-page-redirector` will be documented in this file

## 2.9.4 - 2023-01-24

### What's Changed

- Refactor tests to Pest by @alexmanase in https://github.com/spatie/laravel-missing-page-redirector/pull/79
- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-missing-page-redirector/pull/80
- Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-missing-page-redirector/pull/81

### New Contributors

- @alexmanase made their first contribution in https://github.com/spatie/laravel-missing-page-redirector/pull/79
- @patinthehat made their first contribution in https://github.com/spatie/laravel-missing-page-redirector/pull/80

**Full Changelog**: https://github.com/spatie/laravel-missing-page-redirector/compare/2.9.3...2.9.4

## 2.9.3 - 2022-10-13

### What's Changed
Expand Down

0 comments on commit ae24bb4

Please sign in to comment.