Changelog
=========

0.0.7 (2013-07-30)
------------------

- Read basicauth:credentials option from ~/.pypirc.


0.0.6 (2013-04-18)
------------------

- Remove the hard-dependency on python-keyring


0.0.5 (2012-09-14)
------------------

- Support usernames and passwords with '/' in them.


0.0.4 (2012-07-28)
------------------

- Restore pytho2.4 support.


0.0.3 (2012-07-28)
------------------

- Force download to happen straight away so we can handle retries for buildout.


0.0.2 (2012-07-28)
------------------

- Fix injection of credentials in urlretrieve


0.0.1 (2012-07-27)
------------------

- Disable keyring backend until we can support it on python2.4


0.0.0 (2012-07-27)
------------------

- Initial release
