CHANGES
=======

0.1.2 (08-08-2015)
------------------

- Fixed resuming transport too often

- Added 'rate_limit' and 'throttling' properties

- Fixed buffer limit control

0.1.1 (08-02-2015)
------------------

- Added limit_rate() and unlimit_rate() globally and response-wise

- Raising ValueError on invalid rate limit

- Cancelling _check_handle in Throttle's destructor

0.1.0 (08-01-2015)
------------------

- Initial release with basic throttling functionality
