Skip to content

Commit

Permalink
Release 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Art4 committed Nov 7, 2018
1 parent a62b9ab commit 02dfbed
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.7] - 2018-11-07

### Added

- Support for PHP 7.3 added

### Changed

- **Breaking:** API Resources returning the data as `Art4\JsonApiClient\Accessable` instance instead of `Art4\JsonApiClient\Document`

## [0.6.1] - 2018-09-20

### Added
Expand Down Expand Up @@ -111,7 +117,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- First workable client for Youthweb-API [Version 0.1](https://github.com/youthweb/youthweb-api/releases/tag/0.1)
- Http client based on [guzzlehttp/guzzle ~5.0](https://github.com/guzzle/guzzle)

[Unreleased]: https://github.com/youthweb/php-youthweb-api/compare/0.6.1...HEAD
[Unreleased]: https://github.com/youthweb/php-youthweb-api/compare/0.7...HEAD
[0.7]: https://github.com/youthweb/php-youthweb-api/compare/0.6.1...0.7
[0.6.1]: https://github.com/youthweb/php-youthweb-api/compare/0.6...0.6.1
[0.6]: https://github.com/youthweb/php-youthweb-api/compare/0.5...0.6
[0.5]: https://github.com/youthweb/php-youthweb-api/compare/0.4...0.5
Expand Down

0 comments on commit 02dfbed

Please sign in to comment.