mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Docs: Note Mandrill's cc/bcc handling depends on preserve_recipients
Closes #391
This commit is contained in:
@@ -36,6 +36,16 @@ Breaking changes
|
||||
|
||||
* Require **Django 4.0 or later** and Python 3.8 or later.
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
|
||||
* **Mandrill (docs):** Explain how ``cc`` and ``bcc`` handling depends on
|
||||
Mandrill's "preserve recipients" option. (Thanks to `@dgilmanAIDENTIFIED`_
|
||||
for reporting the issue.)
|
||||
|
||||
* **Postal (docs):** Update links to Postal's new documentation site.
|
||||
(Thanks to `@jmduke`_.)
|
||||
|
||||
|
||||
v11.1
|
||||
-----
|
||||
@@ -1717,6 +1727,7 @@ Features
|
||||
.. _@izimobil: https://github.com/izimobil
|
||||
.. _@janneThoft: https://github.com/janneThoft
|
||||
.. _@jc-ee: https://github.com/jc-ee
|
||||
.. _@jmduke: https://github.com/jmduke
|
||||
.. _@joshkersey: https://github.com/joshkersey
|
||||
.. _@kareemcoding: https://github.com/kareemcoding
|
||||
.. _@kika115: https://github.com/kika115
|
||||
|
||||
Reference in New Issue
Block a user