Skip to content

Commit 4efe14d

Browse files
committed
bump to v0.3.4
1 parent 3f58524 commit 4efe14d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

4+
## Version 0.3.4
5+
6+
- Release date: November 22, 2020
7+
8+
### Changed
9+
- Add DTR and RTS signals on serial open and buad rate change
10+
- Improves c_cpp_properties.json autogeneration for intelliSense
11+
412
## Version 0.3.3
513

614
- Release date: October 29, 2020

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.3.4-rc2",
5+
"version": "0.3.4",
66
"publisher": "vsciot-vscode",
77
"aiKey": "83dd2c27-6594-41d3-85a9-bdb22070eb42",
88
"preview": true,

0 commit comments

Comments
 (0)