Skip to content

Commit 779362e

Browse files
committed
Release 0.10
1 parent 2a69fa8 commit 779362e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

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

8-
## [Unreleased]
8+
## [0.10] - 2018-11-07
99

1010
### Added
1111

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

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

244-
## 0.1 - 2015-08-11
244+
## [0.1] - 2015-08-11
245245

246246
### Added
247247

248248
- Validator fits nearly 100% specification
249249
- Full test coverage
250250

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

0 commit comments

Comments
 (0)