Changelog
=========

1.2 (2012-04-18)
----------------

- Fixed the unapply method so a second apply will work correctly.
  [maurits]

- Added tests with plone.app.testing.
  [maurits]

- Added compatibility with Plone 4.1, by loading Products.CMFCore zcml
  for the permissions.
  [maurits]


1.1 (2011-01-04)
----------------

- Moved most logging to debug level as it quickly becomes noise in
  situations where you most need this package.
  [maurits]


1.0 (2010-04-09)
----------------

- Initial release
