diff options
author | Yaohan Chen <yaohan.chen@gmail.com> | 2014-04-01 01:21:59 -0400 |
---|---|---|
committer | Yaohan Chen <yaohan.chen@gmail.com> | 2014-04-01 01:31:53 -0400 |
commit | 23fcf1acc62e0f32f479c12c1916b2b1dd922199 (patch) | |
tree | 96ddaf09bb3cb901a9d9a0300bf2c14a37586de9 /CHANGELOG | |
parent | bb224302e1720bf7119c5b3a2e3c394ce989ecc7 (diff) | |
download | hib-dlagent-23fcf1acc62e0f32f479c12c1916b2b1dd922199.tar.gz hib-dlagent-23fcf1acc62e0f32f479c12c1916b2b1dd922199.zip |
Support the new Humble Bundle page
Use PhantomJS to handle the dynamically generated page and captchas.
Add options to specify the location of PhantomJS scripts and
configuration file.
Update README on requirements, usage, and debugging information.
Update CHANGELOG.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +Version 0.6 - 2014/04/01 + * Handles the new Humble Bundle page using PhantomJS + Version 0.5 - 2014/01/12 * Fixed handling of passwords containing special characters * Added interactive password prompting when password not provided as argument |