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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-10-02 11:55:36 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-10-02 11:55:36 +0300
commit910a52bfaf2067854ef4bbaa208a7a93266a3161 (patch)
treeaa2de2a3a6b4ff22a2670ce9860ecc3e39f4701b
parentde21a2b566560bba9802243b44263e556da1aae0 (diff)
parent2ca4cb756c487cb6c3bd75b18c6e794d28663293 (diff)
Merge branch 'add-missing-changelog-type' into 'master'
Add missing changelog type in the docs See merge request gitlab-org/gitlab-ce!22032
-rw-r--r--doc/development/changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/development/changelog.md b/doc/development/changelog.md
index 9e0c81b3d60..f06d40d1dbb 100644
--- a/doc/development/changelog.md
+++ b/doc/development/changelog.md
@@ -110,7 +110,8 @@ At this point the script would ask you to select the category of the change (map
4. New deprecation
5. Feature removal
6. Security fix
-7. Other
+7. Performance improvement
+8. Other
```
The entry filename is based on the name of the current Git branch. If you run