gitlab-org--gitlab-foss/changelogs
Patrick Derichs b6424b378d Fix confidential issue label disclosure on milestone view
Add changelog entry

Method should be public

Use milestonish method

Use render data to filter labels

Add specs for label visibility on milestone
2019-05-14 13:16:30 +02:00
..
unreleased Fix confidential issue label disclosure on milestone view 2019-05-14 13:16:30 +02: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.