split up new features into the individual libraries

This commit is contained in:
iscai-msft 2020-08-12 11:51:02 -04:00
Родитель 2a93eaafc8
Коммит c242e9efe2
1 изменённых файлов: 8 добавлений и 1 удалений

Просмотреть файл

@ -91,11 +91,18 @@ As before, please refer to the official changelog for a more complete enumeratio
### Key Vault
- All Key Vault libraries now target the service's 7.1 API version
#### Keys [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/keyvault/azure-keyvault-keys/CHANGELOG.md#420-2020-08-11)
- Default service version is now 7.1
#### Secrets [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md#420-2020-08-11)
- Default service version is now 7.1
#### Certificates [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md#420-2020-08-11)
- Default service version is now 7.1
## Latest Releases
View all the latest versions of Python packages [here][python-latest-releases].