Raise version

This commit is contained in:
tecnovert 2023-08-29 23:11:49 +02:00
parent 5775ac5931
commit a17129999c
No known key found for this signature in database
GPG key ID: 8ED6D8750C4E3F93
2 changed files with 11 additions and 1 deletions

View file

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

View file

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