0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/releases/2.4.rst

31 lines
494 B
ReStructuredText
Raw Normal View History

2018-10-17 12:46:56 +02:00
=========================
Wagtail 2.4 release notes
=========================
.. contents::
:local:
:depth: 1
What's new
==========
Other features
~~~~~~~~~~~~~~
2018-10-17 18:30:34 +02:00
* Added support for Python 3.7 (Matt Westcott)
2018-10-17 12:46:56 +02:00
Bug fixes
~~~~~~~~~
Upgrade considerations
======================
Removed support for Django 1.11
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Django 1.11 is no longer supported in this release; please upgrade your project to Django 2.0 or 2.1 before upgrading to Wagtail 2.4.