Welcome to mirror list, hosted at ThFree Co, Russian Federation.

releases.md « project « user « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8dad4240c915dace67f54ff6ec4979b453383e73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Releases

> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/41766) in GitLab 11.7.

Releases mark specific points in a project's development history, communicate
information about the type of change, and deliver on prepared, often compiled,
versions of the software to be reused elsewhere. Currently, releases can only be
created through the API.

Navigate to **Project > Releases** in order to see the list of releases of a project.

![Releases list](img/releases.png)