diff options
Diffstat (limited to 'docs')
-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/), |