Skip to content

Commit d92bcf5

Browse files
author
Oliver Rumbelow
committed
Merge pull request #127 from holidayextras/v1.6.0
v1.6.0
2 parents 9af79cb + de1874f commit d92bcf5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
- 2016-05-16 - v1.6.0
2+
- 2016-05-16 - Enable authentication errors
3+
- 2016-05-16 - Avoid the HTTP stack for inclusions
4+
- 2016-05-16 - Fix crash when opt-ing out of resource operations
15
- 2016-05-05 - v1.5.0
26
- 2016-05-05 - Allow overriding debug output functions
37
- 2016-04-27 - Static code analysis with Flow and JSCPD

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.5.0",
3+
"version": "1.6.0",
44
"description": "A config driven NodeJS framework implementing json:api",
55
"keywords": [
66
"jsonapi",

0 commit comments

Comments
 (0)