summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/5.0.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/5.0.txt b/docs/releases/5.0.txt
index c1d6f25088..e3c1919072 100644
--- a/docs/releases/5.0.txt
+++ b/docs/releases/5.0.txt
@@ -297,6 +297,8 @@ to remove usage of these features.
* The ``django.contrib.gis.admin.GeoModelAdmin`` and ``OSMGeoAdmin`` classes
are removed.
+* The undocumented ``BaseForm._html_output()`` method is removed.
+
See :ref:`deprecated-features-4.1` for details on these changes, including how
to remove usage of these features.