We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ab943 commit 080798dCopy full SHA for 080798d
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. This projec
5
6
## Unreleased
7
8
+## [5.0.0] - 2024-11-29
9
+
10
+### Added
11
12
+- **BREAKING**: [#21](https://github.com/laravel-json-api/core/pull/21) The `Authorizer` contract now allows all methods
13
+ to return a `bool` or an Illuminate authorization response.
14
15
## [4.3.1] - 2024-11-29
16
17
### Fixed
0 commit comments