Skip to content

Commit

Permalink
Release 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Art4 committed Nov 7, 2018
1 parent 2a69fa8 commit 779362e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.10] - 2018-11-07

### Added

Expand Down Expand Up @@ -241,14 +241,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

- All old getter like `getMeta()` or `hasId()` were removed

## 0.1 - 2015-08-11
## [0.1] - 2015-08-11

### Added

- Validator fits nearly 100% specification
- Full test coverage

[Unreleased]: https://github.com/Art4/json-api-client/compare/0.9.1...HEAD
[Unreleased]: https://github.com/Art4/json-api-client/compare/0.10...HEAD
[0.10]: https://github.com/Art4/json-api-client/compare/0.9.1...0.10
[0.9.1]: https://github.com/Art4/json-api-client/compare/0.9...0.9.1
[0.9]: https://github.com/Art4/json-api-client/compare/0.8.1...0.9
[0.8.1]: https://github.com/Art4/json-api-client/compare/0.8...0.8.1
Expand All @@ -262,3 +263,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[0.4]: https://github.com/Art4/json-api-client/compare/0.3...0.4
[0.3]: https://github.com/Art4/json-api-client/compare/0.2...0.3
[0.2]: https://github.com/Art4/json-api-client/compare/0.1...0.2
[0.1]: https://github.com/Art4/json-api-client/compare/0f1c6862fdbb1d1f32c5eddc5b93374bdd4073ef...0.1

0 comments on commit 779362e

Please sign in to comment.