Skip to content

Commit

Permalink
doc: update release notes
Browse files Browse the repository at this point in the history
fixes: #314

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
  • Loading branch information
dotnwat committed Jun 1, 2019
1 parent acfdc2f commit c156d56
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions doc/release.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c156d56

Please sign in to comment.