Skip to content

Commit

Permalink
Added missing notes to release notes
Browse files Browse the repository at this point in the history
Summary: Prepping for release

Test Plan: Read it

Reviewers: deadalnix, Fabien, Mengerian, #bitcoin_abc

Reviewed By: deadalnix, Fabien, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D2827
  • Loading branch information
jasonbcox committed Apr 21, 2019
1 parent d845e01 commit f2225b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ This release includes the following features and fixes:
- Remove `depends` from transaction objects provided by `getblocktemplate`.
- The option to reuse exisiting receiving addresses has been removed from the wallet.
- Remove safe mode.
- Added Schnorr signing to JNI (Java Native Interface) bindings.
- Added `-getinfo` option to bitcoin-cli for batching calls to `getnetworkinfo`, `getblockchaininfo`, and `getwalletinfo`.
This option is only available for bitcoin-cli.

0 comments on commit f2225b3

Please sign in to comment.