3781cbe0c3
Significantly reduce N+1 queries in /api/v4/todos endpoint Closes #40378 See merge request gitlab-org/gitlab-ce!25711 |
||
---|---|---|
.. | ||
unreleased | ||
archive.md | ||
README.md |
Generating changelog entries
To generate and validate your changelog entries:
- Run
bin/changelog
to generate. - Run
scripts/lint-changelog-yaml
to validate.
See development/changelog documentation for detailed usage.