From 7543ab1f8dcb20dbbdf6a41eace95fc47c8dcaa3 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 17 May 2018 10:16:32 -0400 Subject: Removed versionadded/changed annotations for 2.0. --- docs/topics/forms/media.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/topics/forms') diff --git a/docs/topics/forms/media.txt b/docs/topics/forms/media.txt index d857188bb4..398a4538b1 100644 --- a/docs/topics/forms/media.txt +++ b/docs/topics/forms/media.txt @@ -335,12 +335,6 @@ For example:: Combining ``Media`` objects with assets in a conflicting order results in a ``MediaOrderConflictWarning``. -.. versionchanged:: 2.0 - - In older versions, the assets of ``Media`` objects are concatenated rather - than merged in a way that tries to preserve the relative ordering of the - elements in each list. - ``Media`` on Forms ================== -- cgit v1.3