diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-06-02 18:15:15 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-06-02 18:16:07 -0400 |
commit | faabc6e4459c394401a28c61ced8e85b07fa5d3d (patch) | |
tree | 5dfeb58943bd86e2059e62c7678ddf56df0df1b7 /doc | |
parent | 3657aee2d25ce1ffefc6817af3eead7120b1d755 (diff) |
doc: Remove release notes of 0.20.1 release
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes-18982.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/release-notes-18982.md b/doc/release-notes-18982.md deleted file mode 100644 index d1b8528d13..0000000000 --- a/doc/release-notes-18982.md +++ /dev/null @@ -1,8 +0,0 @@ -Notification changes --------------------- - -`-walletnotify` notifications are now sent for wallet transactions that are -removed from the mempool because they conflict with a new block. These -notifications were sent previously before the v0.19 release, but had been -broken since that release (bug -[#18325](https://github.com/bitcoin/bitcoin/issues/18325)). |