diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cdbbaa2..1a7c5fa4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ * [docker-credential-helpers](https://github.com/docker/docker-credential-helpers) support added to provide optional securing of module secrets, [#517](https://github.com/wtfutil/wtf/issues/517) by [sam-github](https://github.com/sam-github) +### 👍 Updated + +* Updated `google.golang.org/api` from 0.23.0 to 0.25.0 +* Updated `pkg/profile` from 1.4.0 to 1.5.0 +* Updated `nicklaw5/helix` from 0.5.8 to 0.5.9 +* Updated `digitalocean/godo` from 1.35.1 to 1.36.0 +* Updated `gopkg.in/yaml.v2` from 2.2.8 to 2.3.0 + ## v0.30.0 ### ⚡️ Added