summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HACKING4
-rw-r--r--NEWS3
2 files changed, 5 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index f9ba58e..4d4b8fb 100644
--- a/HACKING
+++ b/HACKING
@@ -35,5 +35,5 @@ the testscenarios __init__.py.
Releases
++++++++
-Commit, tag with a signed tag, make release to build and push to pypi. push to
-github.
+Commit a version to NEWS, tag with a signed tag, make release to build and push
+to pypi. push to github.
diff --git a/NEWS b/NEWS
index bb05854..9f1b3d8 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ testscenarios release notes
IN DEVELOPMENT
~~~~~~~~~~~~~~
+0.5
+~~~
+
CHANGES
-------