Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theninj4 committed Jul 19, 2016
1 parent 8d996e4 commit cb31ede
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- 2016-07-19 - v0.8.0
- 2016-07-19 - Enable options in fetch requests
- 2016-07-13 - v0.7.0
- 2016-07-12 - Send id and type on PATCH requests
- 2016-07-12 - Add flow and jscpd to Travis
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsonapi-client",
"version": "0.7.0",
"version": "0.8.0",
"description": "A clientside module designed to make it really easy to consume a json:api service.",
"keywords": [
"jsonapi",
Expand Down

0 comments on commit cb31ede

Please sign in to comment.