From 83df6168fc380770b9699afd73228732e0d3d835 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Fri, 4 May 2018 20:45:34 +0100 Subject: [PATCH] Add 2.1 to supported versions table --- docs/releases/upgrading.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/releases/upgrading.rst b/docs/releases/upgrading.rst index a31e781274..3494bfa3ec 100644 --- a/docs/releases/upgrading.rst +++ b/docs/releases/upgrading.rst @@ -129,3 +129,6 @@ The compatible versions of Django and Python for each Wagtail release are: +-------------------+------------------------------+-----------------------------+ | 2.0 | 1.11, 2.0 | 3.4, 3.5, 3.6 | +-------------------+------------------------------+-----------------------------+ +| 2.1 | 1.11, 2.0 | 3.4, 3.5, 3.6 | ++-------------------+------------------------------+-----------------------------+ +