diff options
author | Emil Velikov <[email protected]> | 2017-04-24 17:22:19 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-04-29 13:43:06 +0100 |
commit | e5c24adc22ab2aaa6a1969799a5fb3d21dd1493c (patch) | |
tree | c195c206d198d81996322f6c171a5f169b7dfc7a /docs/releasing.html | |
parent | b1d45c3366034341ce4650b0fb5b5605ae761c00 (diff) |
docs: add release calendar page and references to it
Add a page that has information which release is expected when and
associated information.
Reference to it from the "Releasing process" and "Release notes" pages.
v2:
- Add Andres for 17.0.5
- Rework table format to include the branch (Eric)
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Andres Gomez <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs/releasing.html')
-rw-r--r-- | docs/releasing.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releasing.html b/docs/releasing.html index fc7f2a5aff9..15df022e5f6 100644 --- a/docs/releasing.html +++ b/docs/releasing.html @@ -53,6 +53,9 @@ For example: <p> Releases should happen on Fridays. Delays can occur although those should be keep to a minimum. +<br> +See our <a href="release-calendar.html" target="_parent">calendar</a> for the +date and other details for individual releases. </p> <h2>Feature releases</h2> |