Changelog
=========

0.0.4 (13ago2009)
-----------------

* Added new methods to FunctionalTestCase class.
* Fixed a bug in ContentTypeTestCase.create_object(): object was being returned
  outside acquisition context. Fixed by using getattr instead of __getitem__.



0.0.3 (22jul2009)
-----------------

* Added collective.wtf as a dependency.

0.0.2 (26may2009)
-----------------

* Added functionality to InstallationTestCase to check for workflows.
* Added WorkflowTestCase class.
* Minor bug fixes.

0.0.1
-----

* Initial release



