- Support additional locales directories in subpackages. [jone]
- Support newest path.py version 10.0. [jone]
1.2.5
------------------
- Require oauth2client (and six) dependencies only when installing the masstranslate recipe. This reduces dependency problems with six. [jone]
1.2.4
------------------
- Update oauth2client version constraint in order to improve plone compatibility. [maethu]
1.2.3
------------------
- Ignore no longer existing translations. [phgross]
1.2.2
------------------
- Remove too strict six version pinning. six is pinned in Plone 4.3 KGS and newer. For older Plone versions it should be pinned down, e.g. to `1.4.0`. [jone]