From faa4243c1157c3e67111b6e5e979cdc3e1452a94 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Wed, 22 Apr 2020 09:13:52 -0400 Subject: [PATCH] Add release notes skeleton, so that notes can be filled easier --- doc/release-notes.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/doc/release-notes.md b/doc/release-notes.md index 0a900ea780..8fc9a2a138 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -62,6 +62,42 @@ distribution provides binaries for the RISC-V platform. Notable changes =============== +P2P and network changes +----------------------- + +Updated RPCs +------------ + +Changes to Wallet or GUI related RPCs can be found in the GUI or Wallet section below. + +New RPCs +-------- + +Build System +------------ + +Updated settings +---------------- + +Changes to Wallet or GUI related settings can be found in the GUI or Wallet section below. + +New settings +------------ + +Wallet +------ + +#### Wallet RPC changes + +GUI changes +----------- + +Low-level changes +================= + +Tests +----- + Credits =======