gitlab-org--gitlab-foss/changelogs
Krasimir Angelov a6495a75d6 Add changelog for feature flags encrypted tokens
We missed to add this in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29320.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/57918
2019-06-19 07:25:55 +00:00
..
unreleased Add changelog for feature flags encrypted tokens 2019-06-19 07:25:55 +00:00
README.md
archive.md Fix Typos 2019-06-12 15:51:29 +00:00

README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.