mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-27 14:56:56 -05:00
Sendinblue: rename to Brevo
* Update docs to (usually) refer to Brevo rather than Sendinblue * Change SENDINBLUE_API_URL to api.brevo.com (same API is available on both domains) * Leave code references (settings, backend name, webhook urls) unchanged as `sendinblue`, to avoid unnecessary client changes
This commit is contained in:
@@ -25,6 +25,20 @@ Release history
|
||||
^^^^^^^^^^^^^^^
|
||||
.. This extra heading level keeps the ToC from becoming unmanageably long
|
||||
|
||||
vNext
|
||||
-----
|
||||
|
||||
*Unreleased changes*
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
|
||||
* **Brevo (Sendinblue):** Sendinblue has rebranded to "Brevo." Change default
|
||||
API endpoint to ``api.brevo.com``, and update docs to reflect new name. Anymail
|
||||
still uses ``sendinblue`` in the backend name, for settings, etc., so there
|
||||
should be no impact on your code. (Thanks to `@sblondon`_.)
|
||||
|
||||
|
||||
v10.0
|
||||
-----
|
||||
|
||||
@@ -1516,6 +1530,7 @@ Features
|
||||
.. _@nuschk: https://github.com/nuschk
|
||||
.. _@puru02: https://github.com/puru02
|
||||
.. _@RignonNoel: https://github.com/RignonNoel
|
||||
.. _@sblondon: https://github.com/sblondon
|
||||
.. _@sebashwa: https://github.com/sebashwa
|
||||
.. _@sebbacon: https://github.com/sebbacon
|
||||
.. _@slinkymanbyday: https://github.com/slinkymanbyday
|
||||
|
||||
Reference in New Issue
Block a user