Changelog
=========

1.4 (2013-07-18)
----------------

- Fields extenders can get the context as parameter.
  [thomasdesvenain]


1.3 (2013-04-24)
----------------

- Now we have a dexterity behaviour.
  [thomasdesvenain]


1.2.1 (2013-02-15)
------------------

- German translation.


1.2 (2012-09-25)
----------------

- Created minimal.zcml and minimal_wo_roles.zcml for extensibility.
  The package is not declared as Plone plugin anymore, be sure to include
  one of the package zcml files.

- UserLocallyAdded event now takes data and not roles as second parameter.


1.1.1 (2012-08-03)
------------------

- No failure if no role has been selected for new user.


1.1 (2012-06-29)
----------------

- Added possibility to add new fields to the add user form.


1.0 (2011-09-29)
----------------

- Initial release
