SmileyChris / easy-thumbnails

Easy thumbnails for Django
http://easy-thumbnails.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
1.39k stars 319 forks source link

Add testing for Django 2.2 #510

Closed timgraham closed 5 years ago

jrief commented 5 years ago

Any proposals for the new version number (2.6 or rather 3.0) after merging #510 and #511? Please also add some lines to CHANGES.rst.

timgraham commented 5 years ago

If this change is 2.6, you could bump to 3.0 when adding support for Django 3.0 and dropping support for Django < 2.2 and then follow that pattern going forward (easy-thumbnails 4.0.x works with Django 4.0, etc.)