We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e203b2e commit a99401bCopy full SHA for a99401b
CHANGELOG.rst
@@ -6,6 +6,9 @@ Change log
6
Next version
7
~~~~~~~~~~~~
8
9
+5.5 (2026-03-11)
10
+~~~~~~~~~~~~~~~~
11
+
12
- Added a warning when registering a proxy plugin with the ``RegionRenderer``
13
with ``fetch=True``. Users should only register the concrete plugin directly
14
for fetching, otherwise duplicated plugins are very likely while rendering.
feincms3/__init__.py
@@ -1 +1 @@
1
-__version__ = "5.4.3"
+__version__ = "5.5.0"
0 commit comments