Skip to content

Commit

Permalink
Version bump to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Jul 29, 2021
1 parent 4d2547d commit 67a4dc3
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.2 (29.07.2021)
~~~~~~~~~~~~~~~~~~

* Fix failing migrations on Wagtail <2.12 (Matthew Westcott)


0.8.1 (9.07.2021)
~~~~~~~~~~~~~~~~~~

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

0 comments on commit 67a4dc3

Please sign in to comment.