Removed trailing whitespace in 3.2 release notes.

This commit is contained in:
Mariusz Felisiak 2020-08-25 10:01:37 +02:00
parent 9f8c7d2b4b
commit 0b0658111c
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ Minor features
* The new :attr:`.JSONBAgg.ordering` attribute determines the ordering of the * The new :attr:`.JSONBAgg.ordering` attribute determines the ordering of the
aggregated elements. aggregated elements.
* The :class:`~django.contrib.postgres.operations.CreateExtension` operation * The :class:`~django.contrib.postgres.operations.CreateExtension` operation
now checks that the extension already exists in the database and skips the now checks that the extension already exists in the database and skips the
migration if so. migration if so.