Changelog
=========

0.1 (2012-12-12)
----------------

- Use the development requirements directly from Kotti itself. [j23d]
- Rename static.py to fanstatic.py for consistency. [j23d]
- Added example for a test that uses pytest fixtures from Kotti. [j23d]
- Added a ini file for addons. [j23d]


0.1a3 (2012-11-08)
------------------

- Change imports to PEP8 style. [disko]

- Change entry_points to dict style. [disko]

- Fix bug in gitignore template. [disko]

- Update to Kotti >= 0.8:

  - Use fanstatic include in kotti_configure.

  - Use form classes instead of generic form functions.


0.1a2 (2012-09-25)
------------------

- Pin Cheetah to meet the requirements of templer.core.


0.1a1 (2012-09-25)
------------------

- First public release.
