Skip to content

Commit 94519e3

Browse files
committed
feincms3-data 0.9
1 parent 1482075 commit 94519e3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Change log
55
Next version
66
~~~~~~~~~~~~
77

8+
9+
0.9 (2025-11-24)
10+
~~~~~~~~~~~~~~~~
11+
812
- Fixed a crash because of mishandled many to many relations when using
913
``save_as_new`` on both sides of the relation.
1014
- Added testing using Django 6.0rc1.

feincms3_data/__init__.py

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

0 commit comments

Comments
 (0)