diff options
| author | MarcoFalke <[email protected]> | 2016-11-07 11:08:13 +0100 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2016-11-07 11:07:18 +0100 |
| commit | faead5e1a92cd6b46b04f4e973336ef73c4e3a4e (patch) | |
| tree | 098c0c452950f738f857102311d276ed8856e930 /doc/release-process.md | |
| parent | Merge #9070: Lockedpool fixes (diff) | |
| download | discoin-faead5e1a92cd6b46b04f4e973336ef73c4e3a4e.tar.xz discoin-faead5e1a92cd6b46b04f4e973336ef73c4e3a4e.zip | |
[doc] release-process: Mention GitHub release and archived release notes
Diffstat (limited to 'doc/release-process.md')
| -rw-r--r-- | doc/release-process.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 85cf160f4..61f05b077 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -280,6 +280,8 @@ bitcoin.org (see below for bitcoin.org update instructions). - Notify BlueMatt so that he can start building [the PPAs](https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin) - - Add release notes for the new version to the directory `doc/release-notes` in git master + - Archive release notes for the new version to `doc/release-notes/` (branch `master` and branch of the release) + + - Create a [new GitHub release](https://github.com/bitcoin/bitcoin/releases/new) with a link to the archived release notes. - Celebrate |