- Remove dependency on ``plone.app.jquery`` (fixes `45 <https://github.com/collective/collective.js.jqueryui/issues/45>`_). [wesleybl]
- Separate profile ``uninstall`` from Plone 5 and Plone 4. [wesleybl]
2.1.8
------------------
- Removed ``setuptools_git`` from ``setup_requires``. Not needed anymore, and may give problems. See `PR 44 <https://github.com/collective/collective.js.jqueryui/pull/44>`_. [marclava, maurits]
2.1.7
------------------
- Do not depend on cssregistry/jsregistry import steps in Plone 5. This avoids noisy warnings when applying any profile. [ewohnlich]
2.1.6
------------------
- More occurences of portal_css/portal_javascript eleminated. [jensens]