diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-04-22 08:45:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-22 08:45:14 +0200 |
| commit | fb9b1c245d2fa1fdf2ce3e952eb92adfa1555862 (patch) | |
| tree | b84a0b76404976c218433fc99125ec264d7282c3 /docs/releases | |
| parent | 06889d62063f0d12aaf618101dfc1b07333117be (diff) | |
Updated admin's XRegExp to 3.2.0.
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/3.1.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/3.1.txt b/docs/releases/3.1.txt index ceb1b0f0bf..029ad3150c 100644 --- a/docs/releases/3.1.txt +++ b/docs/releases/3.1.txt @@ -77,6 +77,8 @@ Minor features * Filters in the right sidebar of the admin changelist view now contains a link to clear all filters. +* ``XRegExp`` is upgraded from version 2.0.0 to 3.2.0. + :mod:`django.contrib.admindocs` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
