Skip to content

Commit 619fb4c

Browse files
committed
Update changelog and bump version.
1 parent 6a9aba6 commit 619fb4c

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-05 - v1.5.0
2+
- 2016-05-05 - Allow overriding debug output functions
3+
- 2016-04-27 - Static code analysis with Flow and JSCPD
14
- 2016-04-22 - v1.4.0
25
- 2016-04-22 - Return all validation errors
36
- 2016-02-16 - v1.3.3

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

0 commit comments

Comments
 (0)