Changelog
=========

1.1.0rc1
--------

- Code cleanup with pyflakes and pep8
  [glenfant]

- Removed useless <tal:comment ... stuff in templates: more compact, easear to
  read and maintain, less ZPT processing.
  [glenfant]

- Added French translation
  [glenfant]

- Added locales update utility in pure Python such developers with a Windows box
  can contribute.
  [glenfant]

- The UI can be forced to English, translations of ZCML docs might be
  inconsistent.
  [glenfant]


1.0.0
-----

- Added support Spanish translation.
  [macagua]

- Added support for i18n.
  [macagua]

- Added a minimal set of unit tests.
  [glenfant]

- Tested with Zope 2.13 (thanks to Mautits van Rees).
  [glenfant]

- Added ``z3c.autoinclude`` awareness with Plone (3.3 +).
  [glenfant]

- Some explanations about missing "zcml" namespace on Zope 2.12 and earlier
  versions.
  [glenfant]

1.0.0b1
-------

- Some rationale refactorings in view and templates
  [glenfant]

- A sexy layout (as possible in a ZMI context)
  [glenfant]

1.0.0a1
-------

- Initial release
  [glenfant]
