Skip to content

Commit

Permalink
Release notes for v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kclowes committed Dec 9, 2021
1 parent 0831844 commit 31f07e4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
v0.4.0
------

Released Dec 9, 2021

- Remove support for python 3.5
https://github.com/ethereum/eth-keys/pull/82
- Add support for python 3.9 and 3.10
https://github.com/ethereum/eth-keys/pull/82
- Updated eth-utils and eth-typing version requirements
https://github.com/ethereum/eth-keys/pull/81
- Raise BadSignature error if ecrecover returns a point at infinity
https://github.com/ethereum/eth-keys/pull/76

v0.3.3
------

Expand Down

0 comments on commit 31f07e4

Please sign in to comment.