diff --git a/CHANGELOG.md b/CHANGELOG.md index dbaca06..712944d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [v0.0.2](https://github.com/reproio/send-alb-metrics-to-datadog/compare/v0.0.1...v0.0.2) - 2024-01-18 +- chore: add goreleaser to create assets when tagging by @takaishi in https://github.com/reproio/send-alb-metrics-to-datadog/pull/32 +- chore: upgrade datadog-api-client-go by @takaishi in https://github.com/reproio/send-alb-metrics-to-datadog/pull/34 +- chore: add steps for goreleaser by @takaishi in https://github.com/reproio/send-alb-metrics-to-datadog/pull/35 + ## [v0.0.1](https://github.com/reproio/send-alb-metrics-to-datadog/commits/v0.0.1) - 2022-11-04 - use tagpr by @takaishi in https://github.com/reproio/send-alb-metrics-to-datadog/pull/3 - add release.yml by @takaishi in https://github.com/reproio/send-alb-metrics-to-datadog/pull/5