Skip to content

Commit

Permalink
Release note for #104
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Jan 25, 2022
1 parent 7399d89 commit fb7bec1
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.3 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~

* Django 4.0 compatibility (Matthew Westcott)


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

0 comments on commit fb7bec1

Please sign in to comment.