changelog for release (#2724)

This commit is contained in:
Victor Vazquez 2021-08-10 10:58:30 -07:00 committed by GitHub
parent b0cb94702c
commit abdfcaeb94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 8 deletions

View File

@ -1,12 +1,6 @@
# Release History
## 4.0.0-beta.5 (Unreleased)
### Features Added
### Breaking Changes
### Bugs Fixed
## 4.0.0 (2021-08-10)
### Other Changes

View File

@ -13,7 +13,7 @@
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_MAJOR 4
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_MINOR 0
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_PATCH 0
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_PRERELEASE "beta.5"
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_PRERELEASE ""
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_ITOA_HELPER(i) #i
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_ITOA(i) \