Skip to content

Commit

Permalink
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@



## Unreleased
## 20230824-01

- redturtle.volto 5.0.0 -> 5.0.1 [mamico]
- Custom portal url in @@fix-links [mamico]
@@ -23,6 +23,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]
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
@@ -26,7 +26,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.0.15
design.plone.contenttypes = 6.0.16
design.plone.policy = 5.0.5
iw.rejectanonymous = 1.2.7
eea.api.taxonomy = 1.5

0 comments on commit 314f753

Please sign in to comment.