File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
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
+
5
16
5.0.1 (2025-05-14)
6
17
==================
7
18
* fix: Allow for later adding of django CMS versioning
Original file line number Diff line number Diff line change 1
- __version__ = "5.0.1 "
1
+ __version__ = "5.0.2 "
You can’t perform that action at this time.
0 commit comments