projects
/
datasette-pytables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
668a06d
)
Add the release notes in github is documented
author
Francesc Alted
<faltet@gmail.com>
Fri, 22 Jun 2018 15:13:34 +0000
(17:13 +0200)
committer
Francesc Alted
<faltet@gmail.com>
Fri, 22 Jun 2018 15:13:34 +0000
(17:13 +0200)
RELEASING.md
patch
|
blob
|
history
diff --git
a/RELEASING.md
b/RELEASING.md
index adf8859ca8fa8e7f0c1c7b9d794a83b31452bf5b..a6242f15bb87b83957958dc5c9fd238c2a02ad87 100644
(file)
--- 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