Changes
=======

1.1 (2010-10-07)
----------------

- Add two context managers: assertTriggersEvents and
  assertNotTriggersEvents for event testing.

- In Zope2 request container, default hostname is `localhost`, not
  `foo`.

- Fix the option ``SETUP_CACHE`` when reloading databases (didn't work
  because of the Zope2 Session container setup code).


1.0 (2010-07-14)
----------------

- Initial release.
