Raise version

2024-05-20_merge
tecnovert 1 year ago
parent 5775ac5931
commit a17129999c
No known key found for this signature in database
GPG Key ID: 8ED6D8750C4E3F93
  1. 2
      basicswap/__init__.py
  2. 10
      doc/release-notes.md

@ -1,3 +1,3 @@
name = "basicswap"
__version__ = "0.11.66"
__version__ = "0.11.67"

@ -1,6 +1,16 @@
0.0.67
==============
- Added support for p2sh-p2wsh coins
- Added Navcoin
- Fixed Particl fee estimation in secret hash swaps.
- Raised adaptor signature swap protocol version to 2
- Not backwards compatible with previous versions.
0.0.66
==============
- Fixed bugs in getLinkedMessageId and validateSwapType.

Loading…
Cancel
Save