We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8378e commit 1f1fc15Copy full SHA for 1f1fc15
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-3.2.2 (unreleased)
+3.2.2 (2025-03-05)
5
------------------
6
7
- Format list values in format_fields as comma separated strings to improve readability on email messages.
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="collective.volto.formsupport",
18
- version="3.2.2.dev0",
+ version="3.2.2",
19
description="Add support for customizable forms in Volto",
20
long_description=long_description,
21
# Get more from https://pypi.org/classifiers/
0 commit comments