We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41e4f2 commit a18888fCopy full SHA for a18888f
CHANGELOG.rst
@@ -4,6 +4,9 @@ Changelog
4
5
Unreleased
6
==========
7
+
8
+1.1.0 (2022-06-08)
9
+==================
10
* feat: Added injection point for field modification in the ExtendedAdminMixin
11
12
1.0.6 (2022-05-31)
djangocms_versioning/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "1.0.6"
+__version__ = "1.1.0"
2
3
default_app_config = "djangocms_versioning.apps.VersioningConfig"
0 commit comments