- Added a failing (5.1) test for fileuploads in the theme editor that breaks when plone.rest is installed. Fix is in https://github.com/plone/plone.rest/issues/59 [djay]
2.0.2
Not secure
------------------
Bug fixes:
- remove mention of non-existent Example theme [tkimnguyen]
- Prepare for Python 2 / 3 compatibility [pbauer, ale-rt]
2.0.1
Not secure
------------------
Bug fixes:
- Remove unittest2 dependency [kakshay21]
2.0
Not secure
----------------
Breaking changes:
- Let the pattern configuration of the thememapper be in JSON format. Fixes problems of thememapper working together with latest patternslib (2.1.0). [thet]