first pass (#2841)
This commit is contained in:
parent
a1f69cd1fb
commit
6f8236287e
@ -1,5 +1,5 @@
|
||||
# Release History
|
||||
|
||||
## 1.0.0-beta.1 (Unreleased)
|
||||
## 4.0.0-beta.1 (2021-09-08)
|
||||
|
||||
- initial preview
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_MAJOR 1
|
||||
#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_MAJOR 4
|
||||
#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_MINOR 0
|
||||
#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_PATCH 0
|
||||
#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_PRERELEASE "beta.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user