Skip to content

Commit

Permalink
Bump version to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
selwin committed Jul 4, 2022
1 parent 7e3e2c9 commit 3eb2836
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

Version 3.6.1 (2022-07-04)
--------------------------
* Support for bleach >= 5.0. Thanks @franciscobmacedo!
* Ensure that `Reply-To` headers are correctly set. Thanks @christophmeissner!
* Add a `Resend` button in admin to easily resend an email. Thanks @domdinicola!


Version 3.6.0 (2021-12-21)
--------------------------
* Support for Django 4.0. Thanks @domdinicola!
Expand Down
2 changes: 1 addition & 1 deletion post_office/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3, 6, 0
3, 6, 1

0 comments on commit 3eb2836

Please sign in to comment.