Skip to content

8.2.3

Choose a tag to compare

@robrbecker robrbecker released this 21 Oct 03:56
· 165 commits to master since this release
5aa76d2

What's Changed

  • Add: Auto release notes & generateReleaseNotes API by @robrbecker in #271
  • Added generateReleaseNotes boolean to CreateRelase class to have github auto-create release notes
  • Added generateReleaseNotes method to RepositoriesService to have github create release notes
    between to tags (without creating a release) and return the name and body. This is helpful when you want to add the release notes to a CHANGELOG.md before making the actual release

Full Changelog: 8.2.2...8.2.3