Skip to content

Commit

Permalink
Doc: checklist for version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
plepe committed Dec 26, 2014
1 parent 378a254 commit b1ed2a3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/version_checklist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
What to do when releasing a new version:
* update externals by running scripts in scripts/
* update CHANGELOG
* update README (reference to stabe/development version)
* update pgmapcss/version.py
* create git tag, e.g. v0.9.2
* push to Github
* create release on Github
* post to Twitter, Mailinglist, ...

0 comments on commit b1ed2a3

Please sign in to comment.