Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 0988026

Browse files
authored
v0.2.25-rc
* v0.2.25-rc * update description for changelogs * change description
1 parent 73f0de0 commit 0988026

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## Version 0.2.25
5+
-Release date: January 10, 2019
6+
7+
### Added
8+
- Add upload and verify button in action bar [#737](https://github.com/Microsoft/vscode-arduino/pull/737)
9+
- Add serial port support for Electron 3.0 [#729](https://github.com/Microsoft/vscode-arduino/pull/729), [#730](https://github.com/Microsoft/vscode-arduino/pull/730), [#731](https://github.com/Microsoft/vscode-arduino/pull/731)
10+
11+
Special thanks to [Michael Omiccioli](https://github.com/momiccioli) and [MarNwk](https://github.com/MarNwk),thank you for your feedbacks.
12+
413
## Version 0.2.24
514
-Release date: December 11, 2018
615

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-arduino",
33
"displayName": "Arduino",
44
"description": "Arduino for Visual Studio Code",
5-
"version": "0.2.24",
5+
"version": "0.2.25-rc",
66
"publisher": "vsciot-vscode",
77
"aiKey": "83dd2c27-6594-41d3-85a9-bdb22070eb42",
88
"preview": true,

0 commit comments

Comments
 (0)