Skip to content

Commit a99401b

Browse files
committed
feincms3 5.5
1 parent e203b2e commit a99401b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Change log
66
Next version
77
~~~~~~~~~~~~
88

9+
5.5 (2026-03-11)
10+
~~~~~~~~~~~~~~~~
11+
912
- Added a warning when registering a proxy plugin with the ``RegionRenderer``
1013
with ``fetch=True``. Users should only register the concrete plugin directly
1114
for fetching, otherwise duplicated plugins are very likely while rendering.

feincms3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "5.4.3"
1+
__version__ = "5.5.0"

0 commit comments

Comments
 (0)