aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFabio C. Barrionuevo da Luz <bnafta@gmail.com>2014-03-11 10:44:17 -0300
committerFabio C. Barrionuevo da Luz <bnafta@gmail.com>2014-03-11 10:44:17 -0300
commit32b6144bddba9afbc1c49354ca1023406bf5a4c2 (patch)
treead353905fbe264fa0103d8ffb047f918a2a7bf3e /CHANGELOG.md
parentb6a47cc5e7673f50de96ff0ac65989ccc18c5769 (diff)
downloaddjango-wkhtmltopdf-32b6144bddba9afbc1c49354ca1023406bf5a4c2.tar.gz
django-wkhtmltopdf-32b6144bddba9afbc1c49354ca1023406bf5a4c2.tar.bz2
django-wkhtmltopdf-32b6144bddba9afbc1c49354ca1023406bf5a4c2.zip
updated README.rst informations to include a official site of wkhtmltopdf and oficial repository on github
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bf6a6c3..24f7223 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
Changelog for django-wkhtmltopdf
================================
+
+1.2.3
+-----
+
+* update wkhtmltopdf binary to 0.12.0 version on before_script.sh
+* update docs to reference a wkhtmltopdf on github ( https://github.com/wkhtmltopdf/wkhtmltopdf )
+* add link to official site http://wkhtmltopdf.org/
+* move tests from Makefile to run_tests.sh
+
+
1.2.2
-----