ChangeLog
=========

0.3.1 (2013-01-18)
------------------

- Thread-safe credentials cache initialization

0.3.0 (2013-01-10)
------------------

- Lazy initialization of credential cache.
- Refactor all code
- Rewrite all unittest
- Improve SPEC
- Improve configuration of Python package distribution
- Update documentation

0.2.1 (2012-08-02)
------------------

- Remove dependency to setuptools
- Rewrite SPEC file for packaging RPM in Fedora and RHEL
- Using VERSION.txt to share the version between setup.py and SPEC file

0.2 (2012-03-19)
----------------

- Add change log to project

- Providing RPM distribution package

0.1 (2012-03-19)
----------------

- Upload to PyPI

- Add more information to setup.py after initialized import to github
