Skip to content

Commit daec9a6

Browse files
committed
Version 1.4.0
1 parent 3576f46 commit daec9a6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.4.0
2+
=====
3+
- Add `httpHeaders` option.
4+
- Fix loading of remote assets by implementing loadFinish event correctly
5+
6+
17
1.2.1
28
=====
39
- Remove 2 minute force timeout [#40](https://github.com/marcbachmann/node-html-pdf/issues/40)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-pdf",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "HTML to PDF converter that uses phantomjs",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)