We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a3d99 commit 8e0b988Copy full SHA for 8e0b988
CHANGELOG.md
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased][]
7
8
+## [0.4] - 2015-09-01
9
+
10
### Added
11
12
- Introduce `Utils\Manager` and `Utils\Factory` for injecting own classes into the client
@@ -49,6 +51,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
49
51
- Validator fits nearly 100% specification
50
52
- Full test coverage
53
-[Unreleased]: https://github.com/Art4/json-api-client/compare/0.3...HEAD
54
+[Unreleased]: https://github.com/Art4/json-api-client/compare/0.4...HEAD
55
+[0.4]: https://github.com/Art4/json-api-client/compare/0.3...0.4
56
[0.3]: https://github.com/Art4/json-api-client/compare/0.2...0.3
57
[0.2]: https://github.com/Art4/json-api-client/compare/0.1...0.2
0 commit comments