mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-26 14:26:56 -05:00
Docs: Update capitalization of "Sendinblue"
Sendinblue dropped the inner-cap ("SendinBlue")
from their brand sometime between September 2018
and March 2019. Update Anymail's docs to consistently
use the new spelling.
(But don't change any code, which has existing
string constants using the old spelling.)
This commit is contained in:
@@ -48,7 +48,7 @@ v7.0
|
||||
Breaking changes
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* **SendinBlue templates:** Support Sendinblue's new (ESP stored) Django templates and
|
||||
* **Sendinblue templates:** Support Sendinblue's new (ESP stored) Django templates and
|
||||
new API for template sending. This removes most of the odd limitations in the older
|
||||
(now-deprecated) SendinBlue template send API, but involves two breaking changes:
|
||||
|
||||
@@ -70,7 +70,7 @@ Features
|
||||
See `docs <https://anymail.readthedocs.io/en/stable/esps/mailgun/#batch-sending-merge-and-esp-templates>`__.
|
||||
(Thanks `@anstosa`_.)
|
||||
|
||||
* **SendinBlue:** Support multiple `tags`. (Thanks `@Thorbenl`_.)
|
||||
* **Sendinblue:** Support multiple `tags`. (Thanks `@Thorbenl`_.)
|
||||
|
||||
|
||||
Other
|
||||
|
||||
Reference in New Issue
Block a user