gitlab-org--gitlab-foss/changelogs
ftab 3dfd2451b0 Make swipe view images line up
If left without a width/height, swipeFrame goes off track when the image
isn't wide enough to fill the available width. The spaceLeft prevented
reaching the right edge of the image.
2019-04-23 07:25:06 +00:00
..
unreleased Make swipe view images line up 2019-04-23 07:25:06 +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.