We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e8b861 commit d0754fcCopy full SHA for d0754fc
CHANGELOG.rst
@@ -5,6 +5,11 @@ Change log
5
Next version
6
~~~~~~~~~~~~
7
8
+
9
+0.8 (2025-03-14)
10
+~~~~~~~~~~~~~~~~
11
12
+- Ensured that dumps only ever contain distinct objects from single specs.
13
- Raised the minimum version requirements to Python 3.10 and Django 4.2.
14
- Added Django 5.2.
15
- Changed the JSON dumps to include a final newline. This change is inspired by
feincms3_data/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.7.0"
+__version__ = "0.8.0"
0 commit comments