- Avoid using freeze in test_cachekey_refreshes_when_navroot_changes for plone 5.1, since we get a ReadConflictError. The value of the test does not change if we remove the freeze context manager. [mathias.leimgruber]
- Fix escaping of font type on fontface mixin. [Kevin Bieri] - Provide background option for tab-list mixin. [Kevin Bieri] - Introduce hyphenation mixin. [Bieri Kevin]
1.10.0
-------------------
- Add uninstall profile [raphael-s]
- Make sure the default profile is installed when installing ftw.theming with quickinstaller. [raphael-s]