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:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-10-01 23:31:46 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-10-01 23:31:46 +0300
commit2ca4cb756c487cb6c3bd75b18c6e794d28663293 (patch)
tree4c874ac6a301502c86d536cc34e8efd6f5a48a03 /doc/development/changelog.md
parentc9375e63d8032ea0dee0fc8699e7c08b6722c5e1 (diff)
Add missing changelog type [ci skip]
Diffstat (limited to 'doc/development/changelog.md')
-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