Skip to content

Commit 6fdd88e

Browse files
committed
Update changelog.
1 parent 51e010b commit 6fdd88e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# Development
1+
# 2.0.0
22
* Drop support for Python 3.3 (in line with the cryptography library we depend upon)
33
* 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
47

58
# 1.5.0
69

0 commit comments

Comments
 (0)