Changelog
=========

0.3
----------------

* Added Templated Portlet

* Refactored error output and logging

0.2
----------------

* Added templated email content rule action (plone.action.TemplatedMail)

* Tested against Plone 3.1.x

* Decoupled template engine handling to collective.templateengines product. Now you can plug-in any template engine.

* Added unit tests

* Expose all AT schema variables as top level template variables - Cheetah couldn't traverse Zope objects

0.1
----------------

* Initial release

