Skip to content

Commit 44deb47

Browse files
joshyuJosh Yufsbraun
authored
Bump version to 2.0.2 (#252)
Co-authored-by: Josh Yu <[email protected]> Co-authored-by: Fabian Braun <[email protected]>
1 parent 75d738c commit 44deb47

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Changelog
44

55
Unreleased
66
==========
7+
8+
9+
2.0.2 (2024-11-07)
10+
==================
711
* fix: `get_absolute_url` method not found while creating new alias and category from wizard button.
812
* feat: Added search capability in AliasContent admin (migrate the 4.0.x feature from PR #236)
913

djangocms_alias/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.1"
1+
__version__ = "2.0.2"

0 commit comments

Comments
 (0)