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.
2 parents d1eeccf + 74367fa commit 01b696dCopy full SHA for 01b696d
CHANGES.md
@@ -1,9 +1,19 @@
1
+3.0.0.0 2016-07-19
2
+==================
3
+
4
+- Adds support for v204 of Sift Science's APIs
5
+- Adds Workflow Status API, User Decisions API, Order Decisions API
6
+- V204 APIs are now called by default -- this is an incompatible change
7
+ (use version='203' to call the previous API version)
8
9
2.0.1.0 (2016-07-07)
10
====================
11
12
- Fixes bug parsing chunked HTTP responses
13
14
2.0.0.0 (2016-06-21)
15
16
17
- Major version bump; client APIs have changed to raise exceptions
18
in the case of API errors to be more Pythonic
19
0 commit comments