We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa89e36 commit 3f3a36dCopy full SHA for 3f3a36d
2 files changed
Changelog.md
@@ -1,3 +1,8 @@
1
+0.2.0
2
+=====
3
+- Support remote images in html template
4
+
5
6
0.1.3
7
=====
8
- Update phantomjs node module dependency, some cdn changed
package.json
@@ -1,6 +1,6 @@
{
"name": "html-pdf",
- "version": "0.1.3",
+ "version": "0.2.0",
"description": "HTML to PDF converter that uses phantomjs",
"main": "index.js",
"directories": {
0 commit comments