Version 0.6.1
-------------

- bumped version of MySQLdb to the latest version (which fixes an install bug
  on Ubuntu).


Version 0.6.0
-------------

- added timezone support.
- updated example.
- dim_date now creates values in the future too.


Version 0.5.4
-------------

- added missing docs to release.


Version 0.5.3
-------------

- deployment changes, no functionality changed.


Version 0.5.2
-------------

- post-run scripts can now be specified, which run after facts
  (see documentation for more information).


Version 0.5.1
-------------

- our automated package releasing via Jenkins failed to include some non-Python
  files in the last release. We can't overwrite an existing release to include
  those files, hence this new release.

Version 0.5.0
-------------

- pre-run scripts can now be specified, which run before facts
  (see documentation for more information).
