From: Francesc Alted Date: Fri, 22 Jun 2018 15:13:34 +0000 (+0200) Subject: Add the release notes in github is documented X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=commitdiff_plain;h=46a6f1505911198ff7525ca162252f2d22f7d59c Add the release notes in github is documented --- diff --git a/RELEASING.md b/RELEASING.md index adf8859..a6242f1 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -44,6 +44,12 @@ Date: 2018-06-01 $ git push --tags ``` +* Do the official release. Go to: + +https://github.com/PyTables/datasette-pytables/releases/edit/vX.Y.Z + +and add the title for the release (vX.Y.Z) and the release notes there. + ## Testing