Skip to content

Commit

Permalink
Update release notes for v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-belcher committed Nov 15, 2018
1 parent 6aeb6a1 commit 863dce8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions release-notes
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
# Release v0.1.6 - (15th November 2018)

New release, thanks to code contributions by suvayu and andrewtoth
And thanks to everyone else who contributed to issues and discussion

* Made installable with pip, thanks to suvayu
* Fix bug where coinbase transactions would be ignored, thanks to andrewtoth
* Support Electrum protocol version 1.4
* Support blockchain.transaction.id_from_pos which is necessary for
Lightning support in Electrum
* Increase default initial_import_count to 1000
* Added or clarified various error and info messages
* Disabled transaction broadcasting when blocksonly is enabled for privacy
* Fixed various small bugs


# Release v0.1.5 - (7th September 2018)

Bugfix release

* Fixed crash bug caused by behavour of getaddressesbylabel


# Release v0.1.4 - (5th September 2018)

* Used 127.0.0.1 instead of localhost to help improve windows support
Expand Down

0 comments on commit 863dce8

Please sign in to comment.