summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.2.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt
index 3a9a99a3c2..452aebdd6b 100644
--- a/docs/releases/4.2.txt
+++ b/docs/releases/4.2.txt
@@ -63,6 +63,10 @@ Minor features
* The :class:`~django.contrib.gis.geoip2.GeoIP2` class now supports ``.mmdb``
files downloaded from DB-IP.
+* The OpenLayers template widget no longer includes inline CSS (which also
+ removes the former ``map_css`` block) to better comply with a strict Content
+ Security Policy.
+
:mod:`django.contrib.messages`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~