Skip to content

Commit 1ea2289

Browse files
committed
Merge tag 'v4.3.0' into develop
Allow authorizer responses to be returned
2 parents 0f7dc1d + 37c4734 commit 1ea2289

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. This projec
55

66
## Unreleased
77

8+
## [4.3.0] - 2024-11-26
9+
10+
### Added
11+
12+
- [#19](https://github.com/laravel-json-api/core/pull/19) The `Authorizer` contract now allows all methods to return a
13+
`bool` or an authorizer response.
14+
815
### Fixed
916

1017
- Removed deprecation notices in PHP 8.4.

0 commit comments

Comments
 (0)