gitlab-org--gitlab-foss/changelogs
Dmitriy Zaporozhets 205f0d0cfe Merge branch 'ac-graphql-stats' into 'master'
Add Namespace and ProjectStatistics to GraphQL API

See merge request gitlab-org/gitlab-ce!28277
2019-06-03 11:52:37 +00:00
..
unreleased Merge branch 'ac-graphql-stats' into 'master' 2019-06-03 11:52:37 +00:00
archive.md
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.