azure-core, changelog for Apr2022 release (#3491)
* changelog for Apr2022 release * revert
This commit is contained in:
parent
4ab3901bbb
commit
fa5dc0a770
@ -1,6 +1,6 @@
|
||||
# Release History
|
||||
|
||||
## 1.5.0-beta.1 (Unreleased)
|
||||
## 1.5.0 (2022-03-31)
|
||||
|
||||
### Features Added
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
#define AZURE_CORE_VERSION_MAJOR 1
|
||||
#define AZURE_CORE_VERSION_MINOR 5
|
||||
#define AZURE_CORE_VERSION_PATCH 0
|
||||
#define AZURE_CORE_VERSION_PRERELEASE "beta.1"
|
||||
#define AZURE_CORE_VERSION_PRERELEASE ""
|
||||
|
||||
#define AZURE_CORE_VERSION_ITOA_HELPER(i) #i
|
||||
#define AZURE_CORE_VERSION_ITOA(i) AZURE_CORE_VERSION_ITOA_HELPER(i)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user