Changelog
=========

1.0.2
-----

* Unified and simplified the way to install our control panel since it seems
  very different fom a Zope version to another one. See README.txt.
  [glenfant]

* Registering the patch event handler as soon as possible in the Zope 2 start,
  otherwise we're missing some monkey patches.
  [glenfant]

* Test removed because the control panel is not added automatically.

1.0.1
-----

* Really fixing for Zope 2.12
  [glenfant]
* All (class init, icon, security, meta_type) done through ZCML
  [glenfant]

1.0.0
-----

* Version 1.0.0-rc1 stable enough to make a final release
* Normalized indentation [glenfant]

1.0.0-rc1
---------

* Fix import for Zope 2.12 [maikroeder]

1.0.0-alpha1
------------

* Initial release
