Skip to content

Commit 4ba2bf6

Browse files
committed
chore(docs): Update CHANGELOG.md
1 parent 18b06de commit 4ba2bf6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v1.1.1
2+
3+
## Bug fixes
4+
- `oauth2` client now correctly sets the `scopes` and `audience` fields when invoked with explicit values.
5+
6+
## Chores
7+
- Update `stretchr/testify` to `v1.10.0`
8+
- Update `AzureAD/microsoft-authentication-library-for-go` to `v1.3.2`
9+
- Update `x/crypto` to `v0.30.0`
10+
- Update `x/net` to `v0.32.0`
11+
- Update `x/sys` to `v0.28.0`
12+
- Update `x/text` to `v0.21.0`
13+
114
# v1.1.0
215

316
## Features

0 commit comments

Comments
 (0)