You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,13 @@ Changelog
5
5
5.0.1 (2025-05-14)
6
6
==================
7
7
* fix: Allow for later adding of django CMS versioning
8
+
* fix: Editing of existing snippet not allowed (unversioned snippets) by @fsbraun in https://github.com/django-cms/djangocms-snippet/pull/177
9
+
* docs: Document workaround about issue with object and embed tag. by @sepi in https://github.com/django-cms/djangocms-snippet/pull/178
8
10
11
+
**New contributors**
12
+
13
+
* @mrbazzan made their first contribution in https://github.com/django-cms/djangocms-snippet/pull/175
14
+
* @sepi made their first contribution in https://github.com/django-cms/djangocms-snippet/pull/178
0 commit comments