Skip to content

Commit 85febb7

Browse files
committed
Version bump
1 parent a051ed2 commit 85febb7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# 2.0.16
2-
2+
33
* Added support for bullet charts
44
* Added support for Gantt charts
55
* Added configuration option for chart generation timeout (`--timeoutThreshold`)
66
* Gracefull failing of 404 map collections now working properly
7+
* Increased max configuration size from 5MB to 50MB
78
* Updated express version
89
* Updated docs
910

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/highcharts/node-export-server",
66
"type": "git"
77
},
8-
"version": "2.0.15",
8+
"version": "2.0.16",
99
"bin": {
1010
"highcharts-export-server": "./bin/cli.js"
1111
},

0 commit comments

Comments
 (0)