10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ed1050 + 11a8efd commit 0452d3eCopy full SHA for 0452d3e
CHANGELOG.md
@@ -2,6 +2,12 @@
2
All notable changes to this project will be documented in this file. This project adheres to
3
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
4
5
+## [3.0.1] - 2020-10-14
6
+
7
+### Fixed
8
+- [#560](https://github.com/cloudcreativity/laravel-json-api/pull/560)
9
+Fixed type-hinting in abstract adapter stub.
10
11
## [3.0.0] - 2020-09-09
12
13
### Added
0 commit comments