Skip to content

Commit

Permalink
Version bump to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Nov 3, 2023
1 parent aaf2a2e commit aa89a6b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.6.1 (2023-11-03)
------------------

* Restore compatibility with Wagtail 4.1 (Matt Westcott)
* Wagtail 5.2 support (Matt Westcott)
* Provisional support for Wagtail 6.0 (Matt Westcott)


0.6 (2023-07-26)
----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='wagtail-generic-chooser',
version='0.6',
version='0.6.1',
description="A toolkit for custom chooser popups in Wagtail",
author='Matthew Westcott',
author_email='[email protected]',
Expand Down

0 comments on commit aa89a6b

Please sign in to comment.