Skip to content

Commit 3f3a36d

Browse files
committed
Version 0.2.0
1 parent aa89e36 commit 3f3a36d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.2.0
2+
=====
3+
- Support remote images in html template
4+
5+
16
0.1.3
27
=====
38
- Update phantomjs node module dependency, some cdn changed

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": "0.1.3",
3+
"version": "0.2.0",
44
"description": "HTML to PDF converter that uses phantomjs",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)