Skip to content

Commit

Permalink
Merge branch 'main' into plone606
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico authored Dec 13, 2023
2 parents 7530124 + 81d39ac commit fa0a139
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 20231213-01
- design.plone.contenttypes 6.1.4 -> 6.1.5
- Allow reorder of data grid fields.

- design.plone.policy 5.0.6 -> 5.0.7
- Update list of non searchable type in io-Comune
- Do not return section children in @search-filters endpoint if they are types omitted from search results.

## 20231204-01
- design.plone.contenttypes 6.1.3 -> 6.1.4
- Fix check_persone. When there are no relation. [mamico]
Expand Down
4 changes: 2 additions & 2 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ collective.volto.socialsettings = 0.2.1
collective.volto.subfooter = 1.1.0
collective.volto.subsites = 1.4.0
collective.z3cform.datagridfield = 3.0.1
design.plone.contenttypes = 6.1.4
design.plone.policy = 5.0.6
design.plone.contenttypes = 6.1.5
design.plone.policy = 5.0.7
eea.api.taxonomy = 1.5
et-xmlfile = 1.1.0
geographiclib = 1.50
Expand Down

0 comments on commit fa0a139

Please sign in to comment.