We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5961d73 commit ffc0969Copy full SHA for ffc0969
CHANGELOG.md
@@ -3,13 +3,17 @@
3
All notable changes to this project will be documented in this file. This project adheres to
4
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
5
6
-## Unreleased
+## [2.2.0] - 2022-04-10
7
8
### Added
9
10
- [#181](https://github.com/laravel-json-api/laravel/issues/181) The `JsonApiController` now extends the base Laravel
11
controller.
12
13
+### Fixed
14
+
15
+- [#180](https://github.com/laravel-json-api/laravel/pull/180) Add missing method to the Authorizer stub.
16
17
## [2.1.2] - 2022-04-04
18
19
### Fixed
0 commit comments