Changelog
=========


0.8 (2013-04-09)
----------------

- Nothing changed yet.


0.7 (2013-04-09)
----------------

- Changed versioning to use Generic Setup since the previous method is removed in
  CMFEditions >= 2.1
  [robgietema]

- Add `z3c.autoinclude` entry point for automatic ZCML loading in Plone 3.3+.
  [WouterVH]

- Removed unsupported <require /> for set_schema on archetype content types. [WouterVH]
  Cfr. http://plone.org/products/zopeskel/issues/32.


0.6 (2010-12-29)
----------------

- Updated for plone 4.0 [ralphjacobs]

- PEP8 fixes [ralphjacobs]

- Imports from plone.app.folder [ralphjacobs]

- Changed storage of text to attributestorage for CMFDiffTool [ralphjacobs]


0.5 (2010-05-27)
----------------

- Added relatedItems to folderishpages [ralphjacobs]

- Updated metadata.xml info [ralphjacobs]

- Update history info [ralphjacobs]


0.4 (2010-05-07)
----------------

- Make copy of schemas, not use them


0.3 (2010-04-08)
----------------

- Allow owner to add folderishpage, same settings as folder/page


0.2 (2010-01-14)
----------------

- Fix annotation storage.

- Fix tinymce.xml


0.1 (2009-07-08)
----------------

- Initial release
