Skip to content

Commit d223039

Browse files
authored
1.21.0 (#541)
* 1.21.0 * Update release date Co-authored-by: rentu <[email protected]>
1 parent 9beae23 commit d223039

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Change Log
2-
## 1.21.0 - 2020-3-xx
2+
## 1.21.0 - 2020-4-07
33
### Added
44
* Add check when input repository URL
5-
* Add retry logic when downlaod standalone simulator
5+
* Add retry logic when download standalone simulator
66
* Add single module debug support for Python
77
* Add arm64v8 platform support
88

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
## What's New (v1.21.0)
2525
### Added
2626
* Add check when input repository URL
27-
* Add retry logic when downlaod standalone simulator
27+
* Add retry logic when download standalone simulator
2828
* Add single module debug support for Python
2929
* Add arm64v8 platform support
3030

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "azure-iot-edge",
33
"displayName": "Azure IoT Edge",
44
"description": "This extension is now a part of Azure IoT Tools extension pack. We highly recommend installing Azure IoT Tools to get full capabilities for Azure IoT development. Develop, deploy, debug, and manage your IoT Edge solution.",
5-
"version": "1.21.0-rc2",
5+
"version": "1.21.0",
66
"publisher": "vsciot-vscode",
77
"aiKey": "95b20d64-f54f-4de3-8ad5-165a75a6c6fe",
88
"icon": "logo.png",

0 commit comments

Comments
 (0)