Skip to content

Commit

Permalink
chore(docs): Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spbsoluble committed Dec 10, 2024
1 parent 18b06de commit 4ba2bf6
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,3 +1,16 @@
# v1.1.1

## Bug fixes
- `oauth2` client now correctly sets the `scopes` and `audience` fields when invoked with explicit values.

## Chores
- Update `stretchr/testify` to `v1.10.0`
- Update `AzureAD/microsoft-authentication-library-for-go` to `v1.3.2`
- Update `x/crypto` to `v0.30.0`
- Update `x/net` to `v0.32.0`
- Update `x/sys` to `v0.28.0`
- Update `x/text` to `v0.21.0`

# v1.1.0

## Features
Expand Down

0 comments on commit 4ba2bf6

Please sign in to comment.