diff options
Diffstat (limited to 'doc/development/changelog.md')
| -rw-r--r-- | doc/development/changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/changelog.md b/doc/development/changelog.md index e05428ea826..c9d2d820c54 100644 --- a/doc/development/changelog.md +++ b/doc/development/changelog.md @@ -81,7 +81,7 @@ EE: true - Any change that introduces a database migration, whether it's regular, post, or data migration, **must** have a changelog entry, even if it is behind a - disabled feature flag. + disabled feature flag. - [Security fixes](https://gitlab.com/gitlab-org/release/docs/blob/master/general/security/developer.md) **must** have a changelog entry, with `Changelog` trailer set to `security`. - Any user-facing change **must** have a changelog entry. Example: "GitLab now |
