Changelog
=========

Versions changes.

0.4.0
-----

 * Use Plone2FSS onto Plone 2.5 was not working.

 * Supported the flat strategy (but you must not use it).

 * Added portal types selection to export procedure, so you can choose what to export.

 * Added portal types selection to the migrate to FSS procedure, so you can migrate
   only some contents.

 * Fixed bug: the procedure fail if in an image field the user put a non-image content type.

 * Added the selection of what image formats use during export.

 * The filesystem output directory is now required (so you can't flood the instance home anymore).

0.3.0
-----

 * Added a form to migrate content storages from AttributeStorage (or AttributeStorage)
   to FileSystemStorage

 * Export to site1 was wrong for News Item content type.

0.2.0 - Unreleased
------------------

 * Added support for site1 strategy.

0.1.0 - Unreleased
------------------

 * Initial release.

