summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Dickow <andreas.dickow@biz-factory.de>2023-04-18 16:11:40 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-04-25 09:30:52 +0200
commitc24cd6575f948661fa0ed8b27b79098610dc3ccc (patch)
tree2f7c3bc1df27dad73079b238d8b2c94828b4c9ca /docs
parentc813fb327cb1b09542be89c5ceed367826236bc2 (diff)
downloaddjango-c24cd6575f948661fa0ed8b27b79098610dc3ccc.tar.gz
Updated admin's XRegExp to 5.1.1.
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 93f1e72b53..3a4355588b 100644
--- a/docs/releases/5.0.txt
+++ b/docs/releases/5.0.txt
@@ -122,6 +122,8 @@ Minor features
``RelatedOnlyFieldListFilter`` admin filters now handle multi-valued query
parameters.
+* ``XRegExp`` is upgraded from version 3.2.0 to 5.1.1.
+
:mod:`django.contrib.admindocs`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~