8000 [Docs] Update changelog and bump version · startupengine/laravel-json-api@ca34170 · GitHub
[go: up one dir, main page]

Skip to content

Commit ca34170

Browse files
committed
[Docs] Update changelog and bump version
1 parent 7c71858 commit ca34170

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
## [0.11.2] - 2017-11-14
6+
7+
### Added
8+
- The host can now be omitted from encoded URLs if needed.
9+
10+
### Changed
11+
- The test response `assertStatus` method now outputs the error messages if the response status is
12+
unexpected and the response has JSON API errors in it. This restores a the behaviour that was present
13+
in `v0.10`.
14+
15+
### Fixed
16+
- Corrected invalid import statement in abstract hydrator stub.
17+
518
## [0.11.1] - 2017-09-26
619

720
### Fixed

0 commit comments

Comments
 (0)
0