File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
sdk/digitaltwins/Azure.DigitalTwins.Core Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.3.0-beta.1 (Unreleased)
4+
5+
36## 1.2.1 (2021-02-03)
47
58### Fixes and improvements
@@ -68,7 +71,7 @@ Note that these breaking changes are only breaking changes from the **preview**
6871- Type definitions in Azure.DigitalTwins.Core.Models namespace moved to Azure.DigitalTwins.Core.
6972- ` CreateModelsAsync ` and ` CreateModels ` APIs now return ` Response<ModelData[]> ` instead of ` Response<IReadOnlyList<ModelData>> ` .
7073
71- ## 1.0.0-preview.2
74+ ## 1.0.0-preview.2
7275
7376### New features
7477
Original file line number Diff line number Diff line change 1313 <PropertyGroup >
1414 <PackageTags >IoT;DigitalTwins;$(PackageCommonTags)</PackageTags >
1515 <Description >SDK for the Azure Digital Twins service</Description >
16- <Version >1.2 .1</Version >
17- <ApiCompatVersion >1.2.0 </ApiCompatVersion >
16+ <Version >1.3.0-beta .1</Version >
17+ <ApiCompatVersion >1.2.1 </ApiCompatVersion >
1818 </PropertyGroup >
1919
2020 <ItemGroup >
You can’t perform that action at this time.
0 commit comments