Skip to content

Commit e949aa0

Browse files
yogeshmoYogesh Mohanraj
andauthored
Adding release date to CHANGELOG (Azure#29063)
Co-authored-by: Yogesh Mohanraj <ymohanraj@microsoft.com>
1 parent 69afcf2 commit e949aa0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sdk/communication/azure-communication-email/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0b2 (Unreleased)
3+
## 1.0.0b2 (2023-03-01)
44

55
### Features Added
66
- Adding support for AAD token authentication
@@ -17,8 +17,6 @@
1717
- Custom headers in the email message are now key/value pairs.
1818
- The importance property was removed. Email importance can now be specified through either the `x-priority` or `x-msmail-priority` custom headers.
1919

20-
### Bugs Fixed
21-
2220
### Other Changes
2321
Python 3.6 is no longer supported. Please use Python version 3.7 or later. For more details, please read our page on [Azure SDK for Python version support policy](https://github.com/Azure/azure-sdk-for-python/wiki/Azure-SDKs-Python-version-support-policy).
2422

0 commit comments

Comments
 (0)