Skip to content

Commit

Permalink
Merge tag 'v5.0.1' into develop
Browse files Browse the repository at this point in the history
Respect response status on authorization exception
  • Loading branch information
lindyhopchris committed Dec 2, 2024
2 parents d2815a7 + 44fdbb8 commit 1b81420
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. This projec

## Unreleased

## [5.0.1] - 2025-12-02

### Fixed

- [#301](https://github.com/laravel-json-api/laravel/pull/301) Do not override response status when authorization
exception is thrown.

## [5.0.0] - 2025-12-01

### Changed
Expand Down

0 comments on commit 1b81420

Please sign in to comment.