Update versionadded directives.
0.11.0 is a backwards incompatible release.
This commit is contained in:
parent
767174681e
commit
685688f04c
@ -831,7 +831,7 @@ lisp-if / lif and lisp-if-not / lif-not
|
||||
|
||||
.. versionadded:: 0.10.0
|
||||
|
||||
.. versionadded:: 0.10.2
|
||||
.. versionadded:: 0.11.0
|
||||
lisp-if-not / lif-not
|
||||
|
||||
For those that prefer a more Lispy ``if`` clause, we have ``lisp-if``, or
|
||||
@ -948,7 +948,7 @@ This can be confirmed via Python's built-in ``help`` function::
|
||||
last
|
||||
-----------
|
||||
|
||||
.. versionadded:: 0.10.2
|
||||
.. versionadded:: 0.11.0
|
||||
|
||||
``last`` can be used for accessing the last element of a collection:
|
||||
|
||||
|
@ -31,7 +31,7 @@ Command Line Options
|
||||
all arguments after the *module* name are passed to the module in
|
||||
``sys.argv``.
|
||||
|
||||
.. versionadded:: 0.10.2
|
||||
.. versionadded:: 0.11.0
|
||||
|
||||
.. cmdoption:: --spy
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user