1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00

Update CI to test new django versions

This commit is contained in:
pfouque 2026-01-27 09:53:53 +01:00
parent eec7fb76f9
commit 1045cd8235
5 changed files with 19 additions and 10 deletions

View file

@ -1,6 +1,13 @@
Changelog
=========
Unreleased
-----
* Add Python 3.13, 3.14 support
* Add Django 5.1, 5.2, 6.0 support
* Remove support for deprecated Django versions
4.9.0
-----