Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHANGELOG for 2.16.0 #961

Merged
merged 3 commits into from May 10, 2022
Merged

CHANGELOG for 2.16.0 #961

merged 3 commits into from May 10, 2022

Commits on May 10, 2022

  1. Adding changelog entry for PR #960

    Ivan De Marino committed May 10, 2022
    Copy the full SHA
    27d0c69 View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG for 2.16.0 release, using go-changelog

    1. `go install github.com/hashicorp/go-changelog/cmd/changelog-build@latest`
    2. `changelog-build -changelog-template .changelog.tmpl -entries-dir .changelog -last-release $(git describe --tags --abbrev=0) -note-template .changelog-note.tmpl -this-release HEAD`
    Ivan De Marino committed May 10, 2022
    Copy the full SHA
    5f604c1 View commit details
    Browse the repository at this point in the history
  3. Tweaking changelog entry format

    Ivan De Marino committed May 10, 2022
    Copy the full SHA
    330e2ca View commit details
    Browse the repository at this point in the history