gitlab-org--gitlab-foss/changelogs
Nick Thomas 8947103ff6 Merge branch 'fix-hidden-statistics' into 'master'
Show statistics also when repository is disabled

Closes #59390

See merge request gitlab-org/gitlab-ce!26509
2019-03-26 16:20:32 +00:00
..
unreleased Merge branch 'fix-hidden-statistics' into 'master' 2019-03-26 16:20:32 +00:00
README.md
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.