gitlab-org--gitlab-foss/changelogs
Stan Hu 21d8c8cac3 Update Mermaid to 8.1.0
This fixes dotted lines not rendering when the htmlLabels setting is
false (https://github.com/knsv/mermaid/pull/828).

Full list of changes: https://github.com/knsv/mermaid/releases

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60869
2019-06-25 21:57:04 -07:00
..
unreleased Update Mermaid to 8.1.0 2019-06-25 21:57:04 -07:00
README.md
add-name-parameter-to-project-environments-api.yml Add name & search parameters to project environments API 2019-06-24 12:18:40 +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.