We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1359536 commit b913d8dCopy full SHA for b913d8d
CHANGELOG.rst
@@ -9,6 +9,15 @@ to `semantic versioning`_.
9
.. _Keep a Changelog: http://keepachangelog.com/
10
.. _semantic versioning: http://semver.org/
11
12
+[vX.Y.Z] - TODO
13
+---------------
14
+
15
+Added
16
+^^^^^
17
+* Allow configuring the ``krakenex.API`` object to retry the query
18
+ on certain HTTP error codes. By default, no retries will be attempted.
19
+* TODO: docs on how, link here.
20
21
[v2.0.0] - 2017-11-14 (Tuesday)
22
-------------------------------
23
0 commit comments