diff --git a/docs/releases/2.0.rst b/docs/releases/2.0.rst
index 2ff04dbd21..2fdb7d31ca 100644
--- a/docs/releases/2.0.rst
+++ b/docs/releases/2.0.rst
@@ -72,6 +72,12 @@ Removed support for Python 2.7, Django 1.8 and Django 1.10
Python 2.7, Django 1.8 and Django 1.10 are no longer supported in this release. You are advised to upgrade your project to Python 3 and Django 1.11 before upgrading to Wagtail 2.0.
+Added support for Django 2.0
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Before upgrading to Django 2.0, you are advised to review the `release notes `_, especially the `backwards incompatible changes `_ and `removed features `_.
+
+
Wagtail module path updates
~~~~~~~~~~~~~~~~~~~~~~~~~~~