mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-26 22:36:57 -05:00
Resend: add support for send_at
Resend's new `scheduled_at` API field allows delayed sending (though not with attachments or batch sending). Closes #396.
This commit is contained in:
@@ -36,6 +36,11 @@ Breaking changes
|
||||
|
||||
* Require **Django 4.0 or later** and Python 3.8 or later.
|
||||
|
||||
Features
|
||||
~~~~~~~~
|
||||
|
||||
* **Resend:** Add support for ``send_at``.
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user