You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/communication/azure-communication-email/CHANGELOG.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Release History
2
2
3
-
## 1.0.0b2 (Unreleased)
3
+
## 1.0.0b2 (2023-03-01)
4
4
5
5
### Features Added
6
6
- Adding support for AAD token authentication
@@ -17,8 +17,6 @@
17
17
- Custom headers in the email message are now key/value pairs.
18
18
- The importance property was removed. Email importance can now be specified through either the `x-priority` or `x-msmail-priority` custom headers.
19
19
20
-
### Bugs Fixed
21
-
22
20
### Other Changes
23
21
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).
0 commit comments