Skip to content

Commit d520acc

Browse files
authored
2.4.0 (#56)
1 parent d365a3b commit d520acc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
[![Nuget](https://img.shields.io/nuget/v/Microsoft.Azure.IoT.Edge.Module.svg)](https://www.nuget.org/packages/Microsoft.Azure.IoT.Edge.Module/)
44

5+
### 2.4.0 (2018-12-18)
6+
* [Updated] Update Windows base image for Windows 10 Version 1809
7+
* [Updated] Switch back to MQTT as default transport
8+
59
### 2.3.0 (2018-10-29)
610
* [Added] Add contextPath in module.json
711
* [Added] Add AzureIoTEdgeModule project capability for csproj

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</version>
5+
<version>2.4.0</version>
66
<title>Azure IoT Edge Module</title>
77
<authors>Microsoft</authors>
88
<owners>microsoft, nugetazureiotedge</owners>

0 commit comments

Comments
 (0)