=======
CHANGES
=======


0.4.0 (2010-08-30)
------------------

- Use current pacakges.


0.3.1 (2010-08-30)
------------------

- Update dependency meta, Clean imports.


0.3.0 (2010-06-28)
------------------

- Configured test runner to run functional tests.

- Removed ZPKG and ZCML slugs.

- Now requires `zope.app.pagetemplate` >= 3.6.0 as
  `zope.formlib.namedtemplate` has been moved there an there is no
  longer a BBB import  `zope.formlib` >= 4.0

- Fixed tests to run with `zope.app.authentication` >= 3.7.0.

- Fixed tests to run with `zope.publisher` >= 3.12.0.

- Using python's `doctest` module instead of deprecated
  `zope.testing.doctestunit`.


0.2.0 (2010-06-25)
------------------

- adjust zope.app.session to zope.session in ftesting.zcml

- Adjusted `zope.app.securitypolicy` to `zope.securitpolicy` in ftesting.zcml.

- Fixed tests after zope packages refactoring. Updated imports and
  dependencies.


0.1.0 (2008-02-14)
------------------

- Initial release.
