Skip to content

Commit

Permalink
Version bump to 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Jun 9, 2022
1 parent dc0a064 commit 2b1b52a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

0.8.4 (09.06.2022)
~~~~~~~~~~~~~~~~~~

* Correctly handle new-format ListBlock elements as of Wagtail 2.15 (Jacob Topp-Mugglestone)


0.8.3 (11.05.2022)
~~~~~~~~~~~~~~~~~~

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-transfer',
version='0.8.3',
version='0.8.4',
description="Content transfer for Wagtail",
author='Matthew Westcott',
author_email='[email protected]',
Expand Down

0 comments on commit 2b1b52a

Please sign in to comment.