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 committed Dec 4, 2023
2 parents 97cd46e + d5bb22c commit 31c99be
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 20231204-01
- design.plone.contenttypes 6.1.3 -> 6.1.4
- Fix check_persone. When there are no relation. [mamico]

## 20231128-01
- design.plone.contenttypes 6.1.2 -> 6.1.3
- "Buone pratiche" views: fixed check on Competenze field. Excluding expired events and news. [daniele]

## 20231127-01
- design.plone.contenttypes 6.1.0 -> 6.1.2
- Added utility views: @@check-notizie and @@download-check-notizie. [daniele]
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ 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.2
design.plone.contenttypes = 6.1.4
design.plone.policy = 5.0.6
eea.api.taxonomy = 1.5
et-xmlfile = 1.1.0
Expand Down

0 comments on commit 31c99be

Please sign in to comment.