Skip to content

Commit 2c19162

Browse files
author
Oliver Rumbelow
authored
Merge pull request #45 from holidayextras/v0.8.0
v0.8.0
2 parents 8d996e4 + cb31ede commit 2c19162

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- 2016-07-19 - v0.8.0
2+
- 2016-07-19 - Enable options in fetch requests
13
- 2016-07-13 - v0.7.0
24
- 2016-07-12 - Send id and type on PATCH requests
35
- 2016-07-12 - Add flow and jscpd to Travis

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonapi-client",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "A clientside module designed to make it really easy to consume a json:api service.",
55
"keywords": [
66
"jsonapi",

0 commit comments

Comments
 (0)