gitlab-org--gitlab-foss/changelogs
Douwe Maan 872b624af1 Bump Gitaly version to 1.44.0
This change makes sure Gitaly includes a fix to make rebase work again
properly.

Part of: https://gitlab.com/gitlab-org/gitlab-ce/issues/62353
2019-06-03 17:18:29 +00:00
..
unreleased Bump Gitaly version to 1.44.0 2019-06-03 17:18:29 +00:00
README.md
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.