- Fix reinstallation of the package if it was initially installed on 1.1.0 and 1.1.1 (see 30 for more details) [Nachtalb, maethu]
1.6.1
------------------
- Fix fail on reinstallation on Plone 5 when upgrading from Plone 4 due to weird behaviour of its IDatetimeRegistry.formats field declaration in registry.xml [Nachtalb]
1.6.0
------------------
- Add timezone support to the widget [Nachtalb]
1.5.1
------------------
- IResourceRegistry does not exist in plone4. Add condition to "Fix resource bundles" upgrade step. [2e12] - Check AMD support and load module accordingly [tinagerber] - Correct wrong references in plone 4 jsregistry [tinagerber]
1.5.0
------------------
- Add new way of building and loading resources. [busykoala]