summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.2.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt
index 7ca4f0271e..80c0d97bfc 100644
--- a/docs/releases/4.2.txt
+++ b/docs/releases/4.2.txt
@@ -48,6 +48,9 @@ Minor features
:attr:`~django.contrib.admin.ModelAdmin.filter_vertical` widgets are now
filterable.
+* The ``admin/base.html`` template now has a new block ``nav-breadcrumbs``
+ which contains the navigation landmark and the ``breadcrumbs`` block.
+
:mod:`django.contrib.admindocs`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~