spring-projects / spring-data-dev-tools

A collection of tools to support Spring Data development.
https://projects.spring.io/spring-data
Apache License 2.0
43 stars 40 forks source link

Remove changelog backporting and changelog.txt population #187

Closed mp911de closed 3 years ago

mp911de commented 3 years ago

With the evolution of our release process, we no longer require shipping changelogs within our binaries but rather we rely on creating GitHub releases that describe changes for a particular release.

We should remove the changelog creation as a file and the backport commands.