We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fade9e3 commit 748ed69Copy full SHA for 748ed69
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-3.2.4 (unreleased)
+3.3.0 (2025-05-12)
5
------------------
6
- BREAKING CHANGE: these new features needs volto-form-block >= v3.13.0.
7
[mamico]
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="collective.volto.formsupport",
18
- version="3.2.4.dev0",
+ version="3.3.0",
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