Changelog
=========

v0.5 (2010-03-20)
-----------------
  - documentation strings added.
  - epydoc config (.epyconfig) added.
  - example of usage added to examples/simple.py.
  - todo list added, not much content there but more will accumulate over time.

v0.4 (2010-03-18)
-----------------
  - parser now uses real datetime.date objects instead of
    just a string representation.
  - classifiers for pypi added.

v0.2 (2010-03-18)
-----------------
  - tests added for the eztv Parser class.
  - distutils support added.
  - changed project structure.

