Skip to content

Commit a70901d

Browse files
authored
Merge pull request #316 from paparomeo/node-v8-support
Node v8 support
2 parents e2738cd + 7b732c1 commit a70901d

File tree

4 files changed

+5168
-7
lines changed

4 files changed

+5168
-7
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ language: node_js
44
node_js:
55
- 4
66
- 6
7-
- 7
7+
- 8
88
script: npm run ci
99
notifications:
1010
email: false

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- 2017-09-19 - v3.2.0
2+
- 2017-09-19 - Node.js 8 support.
13
- 2017-09-14 - v3.1.0
24
- 2017-09-14 - Improved Swagger 2.0 configuration.
35
- 2017-09-14 - Correct sorting of date properties.

0 commit comments

Comments
 (0)