From 97237ad3feed80407ed1884ea84cf00fd9fea367 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Thu, 16 Sep 2021 07:43:34 +0200 Subject: Removed versionadded/changed annotations for 3.2. --- docs/ref/templates/builtins.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/ref/templates') diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index baf0608a40..2edfd65c7b 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -1751,10 +1751,6 @@ locale is ``pl`` (Polish): Using ``floatformat`` with no argument is equivalent to using ``floatformat`` with an argument of ``-1``. -.. versionchanged:: 3.2 - - The ``g`` suffix to force grouping by thousand separators was added. - .. versionchanged:: 4.0 ``floatformat`` template filter no longer depends on the -- cgit v1.3