summaryrefslogtreecommitdiff
path: root/doc/release
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-12-07 18:55:27 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-12-07 18:55:27 +0000
commit815cec3ea75ef38e15a1c75cee184ffee995a630 (patch)
tree44fb2a8a4c22c85160ae77725f5cc82e3f9c0563 /doc/release
parent1da71fa9ed4513d966a5824382fc87be4f0fb307 (diff)
parentee134d09e7cedb57cd021314d5de459a4adf3d4d (diff)
downloadgitlab-ce-815cec3ea75ef38e15a1c75cee184ffee995a630.tar.gz
Merge branch 'minimize-readme' into 'master'
Move release cycle comments to the documentation. See merge request !1995
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/release/README.md b/doc/release/README.md
index 1342b90f3b3..52eca7c02a6 100644
--- a/doc/release/README.md
+++ b/doc/release/README.md
@@ -1,4 +1,8 @@
-GitLab has the following updates:
+## Release cycle
+
+Since 2011 a minor or major version of GitLab is released on the 22nd of every month. Patch and security releases are published when needed. New features are detailed on the [blog](https://about.gitlab.com/blog/) and in the [changelog](CHANGELOG). Features that will likely be in the next releases can be found on the [direction page](https://about.gitlab.com/direction/).
+
+## Release process documentation
- [Monthly release](monthly.md), every month on the 22nd.
- [Patch release](patch.md), if there are serious regressions.