Changelog
*********

0.2.3 (2012-10-03)
==================
 * missing entities.csv was added to the package

0.2.2 (2012-10-03)
==================
 * a bug with gzipped content processing fixed
 * client's read methods re-raise exceptions when faild to download an URL instead returning error strings silently 

0.2.1 (2012-07-25)
=======================
 * missing RLock import was added
 
0.2 (2012-07-25)
=======================
 * corrected client behaviour when no proxies/ips factories are defined
 * deflate/gzip encoding support added
 * option to add extra headers in Client.readpage
 * obsolated files, classes and functions were removed
 * decaptcher fixed
 * copyright headers were changed
 * new browser headers were added
 * parse_fulladdress, parse_fullname functions were added
 * optional X-Proxy-Session header added to Client to serve sticky proxy sessions