We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f5403 commit 2f946c4Copy full SHA for 2f946c4
sdk/azidentity/CHANGELOG.md
@@ -9,6 +9,7 @@
9
### Bugs Fixed
10
11
### Other Changes
12
+* Updated AuthenticationFailedError with links to TROUBLESHOOTING.md for relevant errors
13
14
## 1.2.0-beta.1 (2022-06-07)
15
@@ -50,7 +51,6 @@
50
51
52
* `GetToken()` returns an error when the caller specifies no scope
53
* Updated to the latest versions of `golang.org/x/crypto`, `azcore` and `internal`
-* Updated AuthenicationFailedError to include links to TROUBLESHOOTING.md for relevant errors
54
55
## 0.14.0 (2022-04-05)
56
0 commit comments