puppetlabs / puppetlabs-splunk_hec

Apache License 2.0
9 stars 25 forks source link

Release prep to 0.9.1 #131

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

You will need to manually update the CHANGELOG.md file. First, checkout this PR on your local machine via something like git fetch upstream; git checkout upstream/release_prep. Then, once you have updated the CHANGELOG.md file, git commit --amend your update, then push your changes to this PR via something like git push --set-upstream upstream.

Note: You can use https://github.com/puppetlabs/puppetlabs-splunk_hec/compare/v0.9.0...main to see all the new commits that have landed since the previous release.