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 Sep 5, 2023
2 parents b5a9b93 + 3a66796 commit a4c27a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@



## Unreleased
## 20230824-01

- Upgrade Plone 6.0.4 -> 6.0.6 [mamico]

Expand All @@ -25,6 +25,11 @@
- plone.restapi 8.37.0 -> 8.41.0 [cekk]
- Fix path2uid method, to handle suffix with non-traversable objects [cekk]

- Upgrade design.plone.contenttypes 6.0.15 -> 6.0.16 [eikichi18]
- chaged migration of compensi and importi_di_viaggio field on Incaricto ct
creation. [eikichi18]
- Fixed relation between person and uo. [deodorhunter]

## 20230620-01

- Upgrade design.plone.contenttypes 6.0.10 -> 6.0.11 [eikichi18]
Expand Down
4 changes: 2 additions & 2 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,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.0.15
design.plone.policy = 5.0.5
design.plone.contenttypes = 6.0.16
design.plone.policy = 5.0.6
eea.api.taxonomy = 1.5
et-xmlfile = 1.1.0
geographiclib = 1.50
Expand Down

0 comments on commit a4c27a0

Please sign in to comment.