Skip to content

Commit 5b9ffb2

Browse files
3.1.0-alpha (#73)
1 parent d5d025f commit 5b9ffb2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
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+
### 3.1.0-alpha (2019-12-24)
6+
* [Added] Add arm64v8.debug dockerfile
7+
58
### 3.0.0-alpha (2019-07-17)
69
* [Added] Add arm64v8 dockerfile
710
* [Updated] Update target framework to dotnet 3.0

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

0 commit comments

Comments
 (0)