Add version information to docstring.

This commit is contained in:
Bernie Hackett 2014-11-02 08:07:55 -08:00
parent 6a39f811b2
commit 91e25bf7ab

View File

@ -1668,6 +1668,9 @@ class Collection(common.BaseObject):
.. note:: Requires server version **>= 1.3.0**
.. versionchanged:: 2.8
Added the optional manipulate parameter
.. versionchanged:: 2.5
Added the optional full_response parameter