8000 Merge tag 'v1.1.0' into develop · CodingSeo/laravel-json-api@72f8000 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-99b04cc350b5.js" defer="defer">

Commit 72f8000

Browse files
committed
Merge tag 'v1.1.0' into develop
Various minor updates and fixes. Refer to changelog.
2 parents e1d4d4a + 44b58c8 commit 72f8000

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file. This project adheres to
33
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
44

5-
## Unreleased
5+
## [1.1.0] - 2019-04-12
66

77
### Added
88
- [#315](https://github.com/cloudcreativity/laravel-json-api/issues/315)

docs/basics/adapters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ class DummyClass extends AbstractResourceAdapter
597597
}
598598
```
599599

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`.
601601

602602
### Relationships
603603

0 commit comments

Comments
 (0)
0