Skip to content

Commit

Permalink
update changelog (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan authored May 20, 2024
1 parent f52db66 commit b5190bf
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
## Unreleased

## v0.12.0
### May 20, 2024
IMPROVEMENTS:
* Updated dependencies:
* `github.com/hashicorp/go-hclog` v1.5.0 -> v1.6.3
* `github.com/hashicorp/vault/api` v1.11.0 -> v1.13.0
* `github.com/hashicorp/vault/sdk` v0.10.2 -> v0.12.0
* `github.com/mongodb-forks/digest` v1.0.5 -> v1.1.0
* `go.mongodb.org/atlas` v0.33.0 -> v0.36.0
* `golang.org/x/net` v0.17.0 -> v0.23.0
* `github.com/docker/docker` v24.0.7+incompatible -> v24.0.9+incompatible
* Upgrade `github.com/go-jose/go-jose/v3` to `github.com/go-jose/go-jose/v4`

## v0.11.0
### February 7, 2024
IMPROVEMENTS:
Expand Down

0 comments on commit b5190bf

Please sign in to comment.