Skip to content

Commit ffc0969

Browse files
committed
[Docs] Update changelog and bump version
1 parent 5961d73 commit ffc0969

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
33
All notable changes to this project will be documented in this file. This project adheres to
44
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
55

6-
## Unreleased
6+
## [2.2.0] - 2022-04-10
77

88
### Added
99

1010
- [#181](https://github.com/laravel-json-api/laravel/issues/181) The `JsonApiController` now extends the base Laravel
1111
controller.
1212

13+
### Fixed
14+
15+
- [#180](https://github.com/laravel-json-api/laravel/pull/180) Add missing method to the Authorizer stub.
16+
1317
## [2.1.2] - 2022-04-04
1418

1519
### Fixed

0 commit comments

Comments
 (0)