2066cb6cf4
These upgrades are necessary to support Ruby 2.6. This matches the Gitaly MR: https://gitlab.com/gitlab-org/gitaly/merge_requests/1066 |
||
---|---|---|
.. | ||
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.