Changelog
=========

0.0.7 (2011-12-27)
------------------

* Added "comment" argument to functions which do workflow transitions.


0.0.6 (17dec2009)
-----------------

* Made collective.wtf a soft dependency by using a conditional import.

0.0.5 (20ago2009)
-----------------

* tests/test_file_extension_validator.py: Corrected functional test regarding
  to button name which has changed in a recent plone update.
* structure.py: Changed how File, Image and Reference fields are detected. Now
  it's more precise and can handle file specializations.  


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

* Added new functions to utils module.
* Added new parameters to structure.create_obj_from_dict().

0.0.3 (26may2009)
-----------------

* Added sample file that was missing for test.
* Added HISTORY.txt and TODO.txt.
