File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 0.6] - 2015-11-06
9
+
8
10
### Added
9
11
10
12
- ` Helper::isValid() ` checks if a string is valid JSON API
@@ -75,7 +77,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
75
77
- Validator fits nearly 100% specification
76
78
- Full test coverage
77
79
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
79
82
[ 0.5 ] : https://github.com/Art4/json-api-client/compare/0.4...0.5
80
83
[ 0.4 ] : https://github.com/Art4/json-api-client/compare/0.3...0.4
81
84
[ 0.3 ] : https://github.com/Art4/json-api-client/compare/0.2...0.3
You can’t perform that action at this time.
0 commit comments