Skip to content

Commit

Permalink
upgrad epurgebyid
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico committed Mar 6, 2024
1 parent d8b1ecc commit c66ad03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 20240306-03
- Upgrade collective.purgebyid 1.2.0 -> 1.2.2
- plone 6.0 / python 3.11, 3.12 support [mamico]

## 20240306-02
- Upgrade redturtle.volto 5.4.5 -> 5.4.6
- Added check if value is a dict before using get method. [eikichi18]
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ collective.exportimport = 1.7
collective.feedback = 1.0.0
collective.geolocationbehavior = 1.7.1
collective.honeypot = 2.1
collective.purgebyid = 1.2.0
collective.purgebyid = 1.2.2
collective.sentry = 0.3.2
collective.taxonomy = 3.0.1
collective.tiles.collection = 2.0.0
Expand Down

0 comments on commit c66ad03

Please sign in to comment.