Closed henrinie closed 6 years ago
1.11 was just released https://www.djangoproject.com/weblog/2017/apr/04/django-111-released/
1.11.1 released
1.11.2 released
1.11.3 released, upgrade
Upgraded directly to 1.11.4 and skipped 1.11.3
1.11.5 security fix released: https://docs.djangoproject.com/en/1.11/releases/1.11.5/
1.11.6 released https://docs.djangoproject.com/en/1.11/releases/1.11.6/
Now as django 2.0 has been released, there will be some additional work to be concerning removal of Python2 support. Currently we support both versions. When upgrading to django 2.0, remove the compatibility parts for both versions. https://www.djangoproject.com/weblog/2017/dec/02/django-20-released/
Version 1.11.11 released: https://docs.djangoproject.com/en/dev/releases/1.11.11/ This time there are actual security fixes:
1.11.12 released
1.11.13 released
9d0cb54a0cbddc247e5ca1d5e450b14e707a9e61
1.11.15 security patch released
1.11.16 has been released https://docs.djangoproject.com/en/2.1/releases/1.11.16/
Upgraded
1.11.17 released https://docs.djangoproject.com/en/2.1/releases/1.11.17/
1.11.18 was released https://docs.djangoproject.com/en/dev/releases/1.11.18/ Upgraded to it immediately as it is a security issue.
Version 1.10.6 has been released.