=======
CHANGES
=======


2.0.0a1 (2013-03-04)
--------------------

- Added support for Python 3.3, dropped support for Python 2.4 and 2.5.


1.3.0 (2010-12-12)
------------------

- Updated test set up to run with ZTK 1.0.


Version 1.2.1 (2009-12-27)
--------------------------

- Moved browser dependencies to 'zmi' extras


Version 1.2.0 (2009-12-19)
--------------------------

- Made registration of browser views conditional

- Move packages required for testing to 'test' extras

- Remove old zpkg-related SETUP.cfg file.

- Copyright "Zope Foundation and Contributors"


Version 1.1.2 (2009-01-04)
--------------------------

- Added possibility to apply only specific named plugins in configure.

- New option to configure allows to have namespaced data to resolve
  naming conflicts.

- Added a page to call configurators TTW. This is the first step
  towards mergin z3c.configurator and z3c.sampledata into one package.

- Added documentation to Pypi home page.

- bugfix: Defining recursive dependent names in IConfigurationPlugin
  dependencies, ends in recursive plugin lookup.

- bugfix: SchemaConfigurationPluginBase now implements
  ISchemaConfigurationPluginBase.


Version 1.1.1 (unknown)
-----------------------

- Initial Release
