You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,7 @@ You can read the package documentation at http://django-yubin.readthedocs.org/en
87
87
88
88
Changelog
89
89
---------
90
+
* 1.7.1 Remove abandoned ``pyzmail36`` dependency with ``mail-parser``.
90
91
* 1.7.0 Add optional ``MAILER_MESSAGE_SEARCH_FIELDS`` setting. It's a tuple of strings with the fields to use in ``admin.Message.search_fields`` attribute.
91
92
* 1.6.0 Support for Django 3.0
92
93
* 1.5.0 New TemplatedMultipleAttachmentsEmailMessageView to allow to send emails with more than 1 attachment.
0 commit comments