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 92a676d commit 853db90Copy full SHA for 853db90
sdk/identity/azure-identity/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.7.0b5 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.7.0b4 (2021-09-09)
14
15
### Features Added
sdk/identity/azure-identity/azure/identity/_version.py
@@ -2,4 +2,4 @@
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
# ------------------------------------
-VERSION = "1.7.0b4"
+VERSION = "1.7.0b5"
0 commit comments