diff --git a/CHANGES.rst b/CHANGES.rst index ff1805f..62a6fd8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,8 @@ Changelog 4.0.7 (unreleased) ------------------ -- Nothing changed yet. +- @bandi-search-filters: if called on a specific folder returns only tipologies and subjects of bandi inside that folder. + [daniele] 4.0.6 (2023-09-08) diff --git a/src/design/plone/policy/restapi/bandi_search_filters/configure.zcml b/src/design/plone/policy/restapi/bandi_search_filters/configure.zcml index 42caaba..51d221e 100644 --- a/src/design/plone/policy/restapi/bandi_search_filters/configure.zcml +++ b/src/design/plone/policy/restapi/bandi_search_filters/configure.zcml @@ -12,6 +12,14 @@ permission="zope2.View" name="@bandi-search-filters" /> + +