gitlab-org--gitlab-foss/changelogs
Heinrich Lee Yu fcc7d5c016 Fix race condition with polling when saving notes
eTagPoll may not be initialized yet when we save a note.
Polling is initialized only after discussions are loaded
2019-07-15 13:29:53 +08:00
..
unreleased Fix race condition with polling when saving notes 2019-07-15 13:29:53 +08:00
README.md
add-name-parameter-to-project-environments-api.yml
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.