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 75d738c commit 44deb47Copy full SHA for 44deb47
CHANGELOG.rst
@@ -4,6 +4,10 @@ Changelog
4
5
Unreleased
6
==========
7
+
8
9
+2.0.2 (2024-11-07)
10
+==================
11
* fix: `get_absolute_url` method not found while creating new alias and category from wizard button.
12
* feat: Added search capability in AliasContent admin (migrate the 4.0.x feature from PR #236)
13
djangocms_alias/__init__.py
@@ -1 +1 @@
1
-__version__ = "2.0.1"
+__version__ = "2.0.2"
0 commit comments