Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
34fcd7bf
Commit
34fcd7bf
authored
Jun 04, 2021
by
Markus Koller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Describe changelog types in developer docs
parent
7945d196
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
doc/development/changelog.md
doc/development/changelog.md
+8
-8
No files found.
doc/development/changelog.md
View file @
34fcd7bf
...
...
@@ -20,14 +20,14 @@ automatically.
The
`Changelog`
trailer accepts the following values:
-
added
-
fixed
-
changed
-
deprecated
-
removed
-
security
-
performance
-
o
ther
-
`added`
: New feature
-
`fixed`
: Bug fix
-
`changed`
: Feature change
-
`deprecated`
: New deprecation
-
`removed`
: Feature removal
-
`security`
: Security fix
-
`performance`
: Performance improvement
-
`other`
: O
ther
An example of a Git commit to include in the changelog is the following:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment