Updated docs for new hook feature

This commit is contained in:
Daniel Quinn
2016-03-28 19:55:54 +01:00
parent cb2df58b27
commit 3827c52194
3 changed files with 13 additions and 4 deletions

View File

@@ -3,6 +3,8 @@ Changelog
* 0.2.0
* `#81`_: Added a hook to run an arbitrary script after every document is
consumed.
* `#98`_: Added optional environment variables for ImageMagick so that it
doesn't explode when handling Very Large Documents or when it's just
running on a low-memory system. Thanks to `Florian Harr`_ for his help on