mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-27 14:56:56 -05:00
(Cherry pick v7.2.1)
This commit is contained in:
@@ -49,6 +49,18 @@ Breaking changes
|
||||
`mixin superclass ordering <https://nedbatchelder.com/blog/201210/multiple_inheritance_is_hard.html#comment_13805>`__.)
|
||||
|
||||
|
||||
v7.2.1
|
||||
------
|
||||
|
||||
*2020-08-05*
|
||||
|
||||
Fixes
|
||||
~~~~~
|
||||
|
||||
* **Inbound:** Fix a Python 2.7-only UnicodeEncodeError when attachments have non-ASCII
|
||||
filenames. (Thanks to `@kika115`_ for reporting it.)
|
||||
|
||||
|
||||
v7.2 LTS
|
||||
--------
|
||||
|
||||
@@ -1123,6 +1135,7 @@ Features
|
||||
.. _@janneThoft: https://github.com/janneThoft
|
||||
.. _@jc-ee: https://github.com/jc-ee
|
||||
.. _@joshkersey: https://github.com/joshkersey
|
||||
.. _@kika115: https://github.com/kika115
|
||||
.. _@Lekensteyn: https://github.com/Lekensteyn
|
||||
.. _@lewistaylor: https://github.com/lewistaylor
|
||||
.. _@mbk-ok: https://github.com/mbk-ok
|
||||
|
||||
Reference in New Issue
Block a user