mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-26 14:26:56 -05:00
Drop support for Django 2.x and Python 3.5
This commit is contained in:
@@ -28,7 +28,14 @@ Release history
|
||||
vNext
|
||||
-----
|
||||
|
||||
*Unreleased changes*
|
||||
*Unreleased v9.0 changes*
|
||||
|
||||
Breaking changes
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* Require **Django 3.0 or later** and Python 3.6 or later. (For compatibility
|
||||
with Django 2.x or Python 3.5, stay on the Anymail `v8.6 LTS`_ extended support
|
||||
branch by setting your requirements to `django-anymail~=8.6`.)
|
||||
|
||||
Features
|
||||
~~~~~~~~
|
||||
@@ -46,6 +53,11 @@ Fixes
|
||||
unsubscribe, subscribe, or bounce tracking events, rather than "unknown".
|
||||
(Thanks to `@puru02`_ for the fix.)
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
|
||||
* Test on Python 3.11 with Django development (Django 4.2) branch.
|
||||
|
||||
|
||||
v8.6 LTS
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user