Browse Source

add v13.0.1 release notes

The MMGen Project 3 years ago
parent
commit
ad8ea22838
1 changed files with 11 additions and 0 deletions
  1. 11 0
      doc/release-notes/release-notes-v13.0.1.md

+ 11 - 0
doc/release-notes/release-notes-v13.0.1.md

@@ -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