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 51e010b commit 6fdd88eCopy full SHA for 6fdd88e
CHANGES.md
@@ -1,6 +1,9 @@
1
-# Development
+# 2.0.0
2
* Drop support for Python 3.3 (in line with the cryptography library we depend upon)
3
* Ensure timestamp is added the params list if signing requests
4
+* Avoid value injection in signature auth.
5
+* Add support for different hashes for signature generation (thanks @trancee!)
6
+* Tests ported to pytest
7
8
# 1.5.0
9
0 commit comments