Skip to content

Commit

Permalink
Bump version to 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
selwin committed Oct 12, 2022
1 parent 81b93bb commit 759f3b5
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.2 (2022-10-12)
--------------------------
* Improvement to attachment handling in admin interface. Thanks @petrprikryl!
* Fixed a bug where HTML body is not displayed in admin interface. Thanks @robbieadi!
* Explicitly specify `default_auto_field` to supress migration warnings. Thanks @CirXe0N!
* Fixed a bug where `email.template` is not saved in certain cases. Thanks @franciscobmacedo!

Version 3.6.1 (2022-07-04)
--------------------------
* Support for bleach >= 5.0. Thanks @franciscobmacedo!
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, 1
3, 6, 2

0 comments on commit 759f3b5

Please sign in to comment.