Change History
==============

2.0.0 (2016-11-29)
------------------

* Dropped support for Python < 2.6
* Cleaned up bytes vs. unicode handling to be consistent
* Added official support for Python >= 3.3 and PyPy.

1.1.0 (2012-03-15)
------------------

* Made unicode exception handling configurable.
  [mj]

* Updated project URLs, and cleaned up setup.py. The project is now hosted on
  GitHub.
  [mj]

1.0.0 (2005-09-17)
------------------

* Added release metadata and a README.
  [mj]

0.9.0 (2005-09-11)
------------------

* Initial release.
  [mj]
