Identity: Switch to release version, update changelog (no changes since Beta) (#2397)
* Identity: Switch to release version, update changelog (no changes since Beta) * Add date and 'no changes' phrase Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
parent
2ba8d68bcf
commit
a66f8366a5
@ -1,7 +1,8 @@
|
||||
# Release History
|
||||
|
||||
## 1.0.0-beta.7 (Unreleased)
|
||||
## 1.0.0 (2021-06-04)
|
||||
|
||||
No API changes since `1.0.0-beta.6`.
|
||||
|
||||
## 1.0.0-beta.6 (2021-05-18)
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
#define AZURE_IDENTITY_VERSION_MAJOR 1
|
||||
#define AZURE_IDENTITY_VERSION_MINOR 0
|
||||
#define AZURE_IDENTITY_VERSION_PATCH 0
|
||||
#define AZURE_IDENTITY_VERSION_PRERELEASE "beta.7"
|
||||
#define AZURE_IDENTITY_VERSION_PRERELEASE ""
|
||||
|
||||
#define AZURE_IDENTITY_VERSION_ITOA_HELPER(i) #i
|
||||
#define AZURE_IDENTITY_VERSION_ITOA(i) AZURE_IDENTITY_VERSION_ITOA_HELPER(i)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user