=======
Changes
=======

0.6.0 (2009-12-24)
------------------

- Added `i18n domains` to allow translation (done in `z3c.locales` package).

0.5.0 (2009-11-30)
------------------

- Moved authentication viewlet implementation from `z3c.layer.pagelet`
  to this package. Not sure but probably we should skip the dependency
  to ``zope.app.publisher.interfaces.http`` and use and define own
  interfaces.

- Initial release.
