Skip to content

Generate changelog and its entries

Zeger-Jan van de Weg requested to merge zj-changelog-merge-conflicts into master

In GitLab CE/EE, changelog entries aren't put directly into the CHANGELOG.md but generated using bin/changelog. This system has been copied and a script created to generate output once _support/release is executed.

This prevents us from rebasing/merging master to remove merge conflicts.

Merge request reports