We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add409b commit 4c7fcaaCopy full SHA for 4c7fcaa
CHANGELOG.rst
@@ -2,6 +2,17 @@
2
Changelog
3
=========
4
5
+5.0.2 (2025-09-03)
6
+==================
7
+
8
+* Add `BigAutoField` to `id` fields by @arkain in https://github.com/django-cms/djangocms-snippet/pull/189
9
+* Automatically remove orphaned grouper instances by @ms-18 in https://github.com/django-cms/djangocms-snippet/pull/190
10
11
+**New Contributors**
12
+* @arkain made their first contribution in https://github.com/django-cms/djangocms-snippet/pull/189
13
+* @ms-18 made their first contribution in https://github.com/django-cms/djangocms-snippet/pull/190
14
15
16
5.0.1 (2025-05-14)
17
==================
18
* fix: Allow for later adding of django CMS versioning
0 commit comments