gitlab-org--gitlab-foss/changelogs
Clement Ho 36051b9a2b Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into 'master'
Resolve "Add Saturday to Localization first day of the week"

Closes #58023

See merge request gitlab-org/gitlab-ce!25509
2019-03-06 11:54:57 +00:00
..
unreleased Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into 'master' 2019-03-06 11:54:57 +00:00
README.md add changelogs/README.md 2019-02-18 04:57:57 +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.