From c156d56ee6aa9a55c3f4e43c9da36f3244b8d58f Mon Sep 17 00:00:00 2001 From: Noah Watkins Date: Sat, 1 Jun 2019 13:57:45 -0700 Subject: [PATCH] doc: update release notes fixes: #314 Signed-off-by: Noah Watkins --- doc/release.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/release.txt b/doc/release.txt index ad6e066..8e02754 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -1,4 +1,6 @@ -1. update debian/changelog to include an entry for the new release -2. git tag -a vA.B.C -3. use "zlog vA.B.C" for the message -4. push the commit and tag +* update debian/changelog to include an entry for the new release +* update CHANGELOG.md (reset pending list) +* git tag -a vA.B.C (make sure this is annotated) +* use "zlog vA.B.C" for the annotation message +* push the commit and the annotated tag +* add some notes to the release on github page