Changes
=======


0.5 (2013-03-09)
----------------

- Sorting preferences in ``CategoryEditForm`` by their `id` to stabialize
  sort order.


0.4 (2012-04-20)
----------------

- Descriptions of preference groups are now rendered in the ``group-header``
  slot of the form above the error messages for the group.

- Fixed description of version `0.3`, it actually added descriptions for
  preference categories, not preference groups.


0.3 (2012-03-15)
----------------

- Descriptions of preference categories are now rendered in the
  ``extra-info`` slot of the form.


0.2 (2012-02-23)
----------------

- Added form for preference categories, see `Editing preference group trees`_.


0.1.1 (2010-07-17)
------------------

- Documented preconditions to use this package, see `Using
  z3c.preference`_.

0.1.0 (2010-07-10)
------------------

- Initial Release.
