changelog for release (#2724)
This commit is contained in:
parent
b0cb94702c
commit
abdfcaeb94
@ -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
|
||||
|
||||
|
||||
@ -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) \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user