Skip to content

Commit 9baf53e

Browse files
2.3.0 (#51)
* 2.3.0 * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md
1 parent b23614f commit 9baf53e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 2.3.0 (2018-10-29)
2+
* [Added] Add contextPath in module.json
3+
* [Added] Add AzureIoTEdgeModule project capability for csproj
4+
* [Updated] Use 1.* for Microsoft.Azure.Devices.Client
5+
16
### 2.2.0 (2018-09-11)
27
* [Updated] Update Microsoft.Azure.Devices.Client dependency to 1.18.0 for CSharp Template
38
* [Updated] Update target framework to dotnet 2.1

Microsoft.Azure.IoT.Edge.Module.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>Microsoft.Azure.IoT.Edge.Module</id>
5-
<version>2.3.0-rc</version>
5+
<version>2.3.0</version>
66
<title>Azure IoT Edge Module</title>
77
<authors>Microsoft</authors>
88
<owners>microsoft, nugetazureiotedge</owners>

0 commit comments

Comments
 (0)