mirror of
https://github.com/basicswap/basicswap.git
synced 2025-01-09 20:30:28 +00:00
Raise version
This commit is contained in:
parent
5775ac5931
commit
a17129999c
2 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
name = "basicswap"
|
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
|
0.0.66
|
||||||
==============
|
==============
|
||||||
|
|
||||||
- Fixed bugs in getLinkedMessageId and validateSwapType.
|
- Fixed bugs in getLinkedMessageId and validateSwapType.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue