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 3c5af57 commit c25b365Copy full SHA for c25b365
CHANGELOG.rst
@@ -5,8 +5,13 @@ Changelog
5
Unreleased
6
==========
7
8
+
9
+4.0.0.dev4 (2022-02-03)
10
+=======================
11
12
* feat: Preview icon renders form in read only mode
13
14
15
4.0.0.dev3 (2022-01-11)
16
=======================
17
djangocms_snippet/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = '4.0.0.dev3'
+__version__ = '4.0.0.dev4'
2
3
default_app_config = 'djangocms_snippet.apps.SnippetConfig'
0 commit comments