diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-04-22 09:13:52 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-04-22 09:16:05 -0400 |
commit | faa4243c1157c3e67111b6e5e979cdc3e1452a94 (patch) | |
tree | f31ff21cd720464f6aa1108f4834b774dee0a953 /doc/release-notes.md | |
parent | 9e8e813df5f19ff154d9314f2d039eb6153f06c4 (diff) |
Add release notes skeleton, so that notes can be filled easier
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 36 |
1 files changed, 36 insertions, 0 deletions
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 ======= |