diff options
Diffstat (limited to 'docs/releases/3.1.txt')
| -rw-r--r-- | docs/releases/3.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.1.txt b/docs/releases/3.1.txt index b98d770ac5..136f2900b8 100644 --- a/docs/releases/3.1.txt +++ b/docs/releases/3.1.txt @@ -97,6 +97,9 @@ Minor features :class:`~django.db.models.SmallIntegerField`, and :class:`~django.db.models.DecimalField`. +* :class:`~django.contrib.postgres.search.SearchQuery` now supports + ``'websearch'`` search type on PostgreSQL 11+. + :mod:`django.contrib.redirects` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
