We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1482075 commit 94519e3Copy full SHA for 94519e3
CHANGELOG.rst
@@ -5,6 +5,10 @@ Change log
5
Next version
6
~~~~~~~~~~~~
7
8
+
9
+0.9 (2025-11-24)
10
+~~~~~~~~~~~~~~~~
11
12
- Fixed a crash because of mishandled many to many relations when using
13
``save_as_new`` on both sides of the relation.
14
- Added testing using Django 6.0rc1.
feincms3_data/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.8.0"
+__version__ = "0.9.0"
0 commit comments