Skip to content

Commit 3a026c5

Browse files
committed
Release 0.6
1 parent 7112e11 commit 3a026c5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## [0.6] - 2015-11-06
9+
810
### Added
911

1012
- `Helper::isValid()` checks if a string is valid JSON API
@@ -75,7 +77,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7577
- Validator fits nearly 100% specification
7678
- Full test coverage
7779

78-
[Unreleased]: https://github.com/Art4/json-api-client/compare/0.5...HEAD
80+
[Unreleased]: https://github.com/Art4/json-api-client/compare/0.6...HEAD
81+
[0.6]: https://github.com/Art4/json-api-client/compare/0.5...0.6
7982
[0.5]: https://github.com/Art4/json-api-client/compare/0.4...0.5
8083
[0.4]: https://github.com/Art4/json-api-client/compare/0.3...0.4
8184
[0.3]: https://github.com/Art4/json-api-client/compare/0.2...0.3

0 commit comments

Comments
 (0)