Skip to content

Commit

Permalink
Merge pull request #47 from torchbox/release/v1.1.0
Browse files Browse the repository at this point in the history
Release/v1.1.0
  • Loading branch information
katdom13 committed Mar 8, 2024
2 parents c1bd5f6 + fb8960c commit 03d3957
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
@@ -1,5 +1,8 @@
Unreleased
----------

1.1.0 - 8th March 2024
----------------------
* Drop support for Wagtail < 5.2 (@katdom13)
* Add support for Wagtail 6.0 (@katdom13)
* Add support for Python 3.12 (@katdom13)
Expand Down
2 changes: 1 addition & 1 deletion wagtail_storages/__init__.py
@@ -1 +1 @@
__version__ = "1.0.1"
__version__ = "1.1.0"

0 comments on commit 03d3957

Please sign in to comment.