docs: versionadded/changed directives for 4.3

This commit is contained in:
Alexander Graf 2020-02-17 18:47:45 +01:00
parent dc289024c8
commit 0aac91680f
2 changed files with 9 additions and 2 deletions

View File

@ -187,8 +187,6 @@ Exceptions
.. autoexception:: QueryReturnedBadRequestException
.. autoexception:: QueryReturnedNotFoundException
.. autoexception:: QueryReturnedForbiddenException
.. autoexception:: ProfileNotExistsException
@ -211,6 +209,13 @@ Exceptions
.. autoexception:: PostChangedException
.. autoexception:: QueryReturnedNotFoundException
.. versionchanged:: 4.3
QueryReturnedNotFoundException now inherits ConnectionException
to retry on 404 errors.
.. autoexception:: TooManyRequestsException
``InstaloaderContext`` (Low-level functions)

View File

@ -250,6 +250,8 @@ Miscellaneous Options
Seconds to wait before timing out a connection request.
.. versionadded:: 4.3
.. option:: +args.txt
Read arguments from file `args.txt`, a shortcut to provide arguments from