summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2015-05-04 13:26:52 +1200
committerRobert Collins <robertc@robertcollins.net>2015-05-04 13:36:24 +1200
commit615c4f0e0c5e4f0b5767db0d437fbc2cdcad21da (patch)
tree31c9e9312495d2f04453b59092713a7e346fbbd1
parent6e08cd178eff08fd29885b82e8534ee3064b55ba (diff)
downloadtestscenarios-git-615c4f0e0c5e4f0b5767db0d437fbc2cdcad21da.tar.gz
Release 0.5.0.5
-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
-------