Core 1.7.0-beta.1 Release (#3684)

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2022-06-02 18:38:19 -07:00 committed by GitHub
parent bea147905a
commit d0853af995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Release History
## 1.7.0-beta.1 (Unreleased)
## 1.7.0-beta.1 (2022-06-02)
### Features Added
@ -10,10 +10,6 @@
- Removed `noexcept` specification from `Azure::Core::Context::IsCancelled()`.
### Bugs Fixed
### Other Changes
## 1.6.0 (2022-05-05)
### Features Added