File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file. This project adheres to
3
3
[ Semantic Versioning] ( http://semver.org/ ) and [ this changelog format] ( http://keepachangelog.com/ ) .
4
4
5
- ## Unreleased
5
+ ## [ 1.1.0 ] - 2019-04-12
6
6
7
7
### Added
8
8
- [ #315 ] ( https://github.com/cloudcreativity/laravel-json-api/issues/315 )
Original file line number Diff line number Diff line change @@ -597,7 +597,7 @@ class DummyClass extends AbstractResourceAdapter
597
597
}
598
598
```
599
599
600
- The methods to implement are documented on the ` ResourceAdpaterInterface ` and the ` AbstractResourceAdapter ` .
600
+ The methods to implement are documented on the ` ResourceAdapterInterface ` and the ` AbstractResourceAdapter ` .
601
601
602
602
### Relationships
603
603
You can’t perform that action at this time.
0 commit comments