Skip to content

Commit 07b2d73

Browse files
committed
Release 0.11.0
1 parent 13cccd5 commit 07b2d73

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [0.11.0] - 2018-12-21
8+
9+
### Changed
10+
11+
* Implement `JsonSerializable` in `Document` [#32](https://github.com/swisnl/json-api-client/pull/32)
12+
* Add toArray to `DocumentInterface` and `Document` so `CollectionDocument` and `ItemDocument` now share the same toArray method [#32](https://github.com/swisnl/json-api-client/pull/32)
13+
714
## [0.10.3] - 2018-10-26
815

916
### Fixed

0 commit comments

Comments
 (0)