Skip to content

Commit b203220

Browse files
arlynchAustin Lynch
andauthored
updated changelog (Azure#38578)
Co-authored-by: Austin Lynch <austinlynch@microsoft.com>
1 parent c235685 commit b203220

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

sdk/digitaltwins/Azure.DigitalTwins.Core/CHANGELOG.md

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

3-
## 1.5.0 (2023-07-26)
3+
## 1.5.0 (2023-09-07)
44

55
### New Features
66
- Updated service API version to use API version 2023-06-30 by default.
77
- Added support for the new import job. You can now use a blob file in your storage account to import multiple models, twins and relationships at once.
88

9-
## 1.5.0-beta.1 (Unreleased)
10-
11-
### New Features
12-
139
## 1.4.0 (2022-06-30)
1410

1511
### New Features

sdk/digitaltwins/Azure.DigitalTwins.Core/src/Azure.DigitalTwins.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PropertyGroup>
1313
<PackageTags>IoT;DigitalTwins;$(PackageCommonTags)</PackageTags>
1414
<Description>SDK for the Azure Digital Twins service</Description>
15-
<Version>1.5.0-beta.1</Version>
15+
<Version>1.5.0</Version>
1616
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
1717
<ApiCompatVersion>1.4.0</ApiCompatVersion>
1818
</PropertyGroup>

0 commit comments

Comments
 (0)