- Create base profile with no dependencies on the default Plone types to allow use in an archetype free dexterity environment [anthonyg]
1.5.3
------------------
- Fix failing test. The 'comment_review_workflow' from plone.app.discussion is now part of the core. [timo]
1.5.2
------------------
- Depend on ``Products.CMFPlone`` instead of ``Plone``. [elro]
- Updated the placeful_workflow import step to depends on typeinfo, as we need to make sure all types are available when importing the local policies. [deo]
1.5.1
------------------
- Fixed chameleon incompatibility in `manage_workflow_policy_config.zpt`. Renamed `select_workflows.zpt` to `select_workflows.dtml` and `select_workflows.zpt` to `select_workflows.dtml`. [swampmonkey]