You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,11 +36,11 @@ The package covers all the complexity of parsing and checking HTTP request param
36
36
37
37
## Contributing
38
38
39
-
JSON API specification is at a third release candidate state and may have some tweaks. If you have spotted any specification changes that are not reflected in this package please post an [issue](https://github.com/neomerx/json-api/issues).
39
+
JSON API specification v1.0 is planned to be released on May 28, 2015. During the May 2015 JSON API team has been committing changes at more than 10x usual rate. For those changes a development branch ```dev``` is created. Development of those changes will be completed in early June. Current development tasks are in [issues](https://github.com/neomerx/json-api/issues).
40
40
41
-
Thank you for your support :star:.
41
+
If you have spotted any specification changes that are not reflected in this package please post an [issue](https://github.com/neomerx/json-api/issues).
42
42
43
-
For development a ```dev``` branch is created. Current JSON API specification is updated from time to time and those changes are reflected in this branch. It is merged to ```master``` and released on monthly basis. Current development tasks are in [issues](https://github.com/neomerx/json-api/issues).
0 commit comments