File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
sdk/communication/azure-communication-email Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ com.azure:azure-template-perf;1.0.0-beta.1;1.0.0-beta.1
157
157
com.azure:azure-media-videoanalyzer-edge;1.0.0-beta.6;1.0.0-beta.7
158
158
com.azure:azure-verticals-agrifood-farming;1.0.0-beta.2;1.0.0-beta.3
159
159
com.azure:perf-test-core;1.0.0-beta.1;1.0.0-beta.1
160
- com.azure:azure-communication-email;1.0.0-beta.1;1.0.0-beta.1
160
+ com.azure:azure-communication-email;1.0.0-beta.1;1.0.0-beta.2
161
161
com.microsoft.azure:spring-cloud-azure-appconfiguration-config-web;1.3.0;1.4.0-beta.1
162
162
com.microsoft.azure:spring-cloud-azure-appconfiguration-config;1.3.0;1.4.0-beta.1
163
163
com.microsoft.azure:spring-cloud-azure-feature-management-web;1.3.0;1.4.0-beta.1
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.0.0-beta.2 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.0.0-beta.1 (2022-08-09)
4
14
5
15
The initial release of the Azure Communication Services SDK for Email has the following features:
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >com.azure</groupId >
14
14
<artifactId >azure-communication-email</artifactId >
15
- <version >1.0.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-communication-email;current} -->
15
+ <version >1.0.0-beta.2 </version > <!-- {x-version-update;com.azure:azure-communication-email;current} -->
16
16
<packaging >jar</packaging >
17
17
18
18
<name >Microsoft Azure Communications SDK for Email</name >
You can’t perform that action at this time.
0 commit comments