diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-10-15 16:43:39 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-10-15 16:43:39 +0100 |
commit | 3f9abdd0967e1c82064096711979b1ed087005fe (patch) | |
tree | f3095776f44291a89639a04f22eeb1eb51962324 | |
parent | 87a5b58e01452ab41b4db31367020dafe56f8c1d (diff) |
Note about series release procedures
-rw-r--r-- | docs/running/upgrading.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/running/upgrading.md b/docs/running/upgrading.md index 33b2f55c5..4c4db64ad 100644 --- a/docs/running/upgrading.md +++ b/docs/running/upgrading.md @@ -81,6 +81,10 @@ Major version increases (e.g. 0.1.2.4 → 0.2.0.0) will usually require furth Only major releases may remove existing functionality. You will be warned about the removal of functionality with a deprecation notice in a minor release prior to the major release that removes the functionality. +## Series releases + +Special instructions will accompany series releases. + ## Run the post-deploy script Unless you're [using Capistrano for deployment]({{site.baseurl}}docs/installing/deploy/), |