Skip to content

Commit f90c95b

Browse files
authored
[Key Vault] Update release dates for KV packages (#19340)
1 parent 24b258c commit f90c95b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

sdk/keyvault/azure-keyvault-administration/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 4.0.0 (2020-06-17)
3+
## 4.0.0 (2021-06-21)
44
### Changed
55
- Key Vault API version 7.2 is now the default
66
- `KeyVaultAccessControlClient.delete_role_assignment` and

sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 4.3.0 (2020-06-17)
3+
## 4.3.0 (2021-06-21)
44
This is the last version to support Python 3.5. The next version will require Python 2.7 or 3.6+.
55
### Changed
66
- Key Vault API version 7.2 is now the default

sdk/keyvault/azure-keyvault-keys/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 4.4.0 (2020-06-17)
3+
## 4.4.0 (2021-06-21)
44
This is the last version to support Python 3.5. The next version will require Python 2.7 or 3.6+.
55
### Changed
66
- Key Vault API version 7.2 is now the default

sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 4.3.0 (2020-06-17)
3+
## 4.3.0 (2021-06-21)
44
This is the last version to support Python 3.5. The next version will require Python 2.7 or 3.6+.
55
### Fixed
66
- Correct typing for async paging methods

0 commit comments

Comments
 (0)