mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-27 14:56:56 -05:00
SendGrid: Improve esp_extra["personalizations"] handling.
Allow merging `esp_extra["personalizations"]` dict into other message-derived personalizations. (See comments in #120)
This commit is contained in:
@@ -39,6 +39,9 @@ Features
|
||||
* **SendGrid:** Support both new "dynamic" and original "legacy" transactional
|
||||
templates. (See
|
||||
`docs <https://anymail.readthedocs.io/en/latest/esps/sendgrid/#sendgrid-templates>`__.)
|
||||
* **SendGrid:** Allow merging `esp_extra["personalizations"]` dict into other message-derived
|
||||
personalizations. (See
|
||||
`docs <https://anymail.readthedocs.io/en/latest/esps/sendgrid/#sendgrid-esp-extra>`__.)
|
||||
|
||||
|
||||
v4.0
|
||||
|
||||
Reference in New Issue
Block a user