Skip to content

Commit 9685820

Browse files
author
Oliver Rumbelow
committed
Merge pull request #134 from holidayextras/v1.7.0
v1.7.0
2 parents 1ba135a + 34f4f28 commit 9685820

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- 2016-05-24 - v1.7.0
2+
- 2016-05-24 - Resolves swagger validation errors
3+
- 2016-05-24 - Generated swagger doc adheres to required() fields
14
- 2016-05-16 - v1.6.0
25
- 2016-05-16 - Enable authentication errors
36
- 2016-05-16 - Avoid the HTTP stack for inclusions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonapi-server",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "A config driven NodeJS framework implementing json:api",
55
"keywords": [
66
"jsonapi",

0 commit comments

Comments
 (0)