File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## Version 0.2.13
5
+ - Release date: April 12, 2018
6
+
7
+ ### Fixed
8
+ - Fix board manager package version issue [ #520 ] ( https://github.com/Microsoft/vscode-arduino/issues/520 )
9
+
10
+ ### Added
11
+ - Add install board command
12
+
13
+ ### Changed
14
+ - Disable auto popup get started page for IoT Devkit
15
+
4
16
## Version 0.2.12
5
17
- Release date: April 8, 2018
6
18
Original file line number Diff line number Diff line change 2
2
"name" : " vscode-arduino" ,
3
3
"displayName" : " Arduino" ,
4
4
"description" : " Arduino for Visual Studio Code" ,
5
- "version" : " 0.2.12 " ,
5
+ "version" : " 0.2.13-rc " ,
6
6
"publisher" : " vsciot-vscode" ,
7
7
"aiKey" : " 83dd2c27-6594-41d3-85a9-bdb22070eb42" ,
8
8
"preview" : true ,
You can’t perform that action at this time.
0 commit comments