Skip to content

Commit 080798d

Browse files
committed
docs: update changelog and bump version
1 parent e4ab943 commit 080798d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
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+
## [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+
815
## [4.3.1] - 2024-11-29
916

1017
### Fixed

0 commit comments

Comments
 (0)