gitlab-org--gitlab-foss/changelogs
Filipa Lacerda be449e23e3 Creates base components for new job log
Creates a link component, a line component and
a clickable line component to handle the
new job log format
2019-09-04 14:10:29 +00:00
..
unreleased Creates base components for new job log 2019-09-04 14:10:29 +00:00
add-name-parameter-to-project-environments-api.yml
archive.md
README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run yamllint changelogs to validate.

See development/changelog documentation for detailed usage.