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 21058a1 commit bc2cc58Copy full SHA for bc2cc58
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# CHANGELOG
2
3
-## unreleased
+## v2.0.0 (2024-04-17)
4
5
-- Fix imports for compatability with Wagtail >= 5.0
+- Updates imports for compatibility with Wagtail >= 5.0, drops compatibility for older Wagtail releases
6
7
## v1.1.1 (2023-12-18)
8
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-birdbath
-version = 1.1.1
+version = 2.0.0
long_description = file: README.md
long_description_content_type = text/markdown
author = Torchbox
0 commit comments