add v13.0.1 release notes

This commit is contained in:
The MMGen Project 2022-01-04 19:51:23 +00:00
commit ad8ea22838
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2

View file

@ -0,0 +1,11 @@
### MMGen Version 13.0.1 Release Notes
This is a minor bugfix/compatibility release. ETH and Bitcoin Cash Node
users should upgrade. Users of the test suite should also upgrade.
#### Changes from v13.0.0:
- support Python 3.10
- eth rlp: fix import for Python 3.10 (collections -> collections.abc)
- support Bitcoin Cash Node v24.0.0, Geth v1.10.14
- unit_tests.py dep: continue without LED support