gitlab-org--gitlab-foss/changelogs
Rémy Coutable 7981c0292b Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' into 'master'
API endpoint for bulk updating issues and MRs

Closes #49449

See merge request gitlab-org/gitlab-ce!25201
2019-02-25 10:51:58 +00:00
..
unreleased Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' into 'master' 2019-02-25 10:51:58 +00:00
archive.md
README.md add changelogs/README.md 2019-02-18 04:57:57 +00:00

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.