add v13.0.1 release notes
This commit is contained in:
parent
1a896d9af9
commit
ad8ea22838
1 changed files with 11 additions and 0 deletions
11
doc/release-notes/release-notes-v13.0.1.md
Normal file
11
doc/release-notes/release-notes-v13.0.1.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue