diff --git a/CHANGES.rst b/CHANGES.rst index e83611b..672d296 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -14,7 +14,10 @@ New features: Bug fixes: -- *add item here* +- Remove installation of plone.app.widgets default profile. + In Plone 5.0/5.1 with plone.app.widgets >= 2.0, the profile is only a dummy profile for BBB. + In Plone 5.2 will be removed. + [jensens] 1.2.6 (2018-02-04) diff --git a/plone/app/collection/profiles/default/metadata.xml b/plone/app/collection/profiles/default/metadata.xml index 59e8ead..4638879 100644 --- a/plone/app/collection/profiles/default/metadata.xml +++ b/plone/app/collection/profiles/default/metadata.xml @@ -3,6 +3,5 @@ 1 profile-plone.app.querystring:default - profile-plone.app.widgets:default