diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-12-07 18:55:27 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-12-07 18:55:27 +0000 |
commit | 815cec3ea75ef38e15a1c75cee184ffee995a630 (patch) | |
tree | 44fb2a8a4c22c85160ae77725f5cc82e3f9c0563 /README.md | |
parent | 1da71fa9ed4513d966a5824382fc87be4f0fb307 (diff) | |
parent | ee134d09e7cedb57cd021314d5de459a4adf3d4d (diff) | |
download | gitlab-ce-815cec3ea75ef38e15a1c75cee184ffee995a630.tar.gz |
Merge branch 'minimize-readme' into 'master'
Move release cycle comments to the documentation.
See merge request !1995
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index c59c8593eba..c459e67baa1 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ There are a lot of [third-party applications integrating with GitLab](https://ab ## GitLab 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). For more information about the release process see the [release documentation](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/release). Features that will likely be in the next releases can be found on the [feature request forum](http://feedback.gitlab.com/forums/176466-general) with the status [started](http://feedback.gitlab.com/forums/176466-general/status/796456) and [completed](http://feedback.gitlab.com/forums/176466-general/status/796457). +For more information about the release process see the [release documentation](http://doc.gitlab.com/ce/release/). ## Upgrading |