We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f58524 commit 4efe14dCopy full SHA for 4efe14d
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
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
12
## Version 0.3.3
13
14
- Release date: October 29, 2020
package.json
@@ -2,7 +2,7 @@
"name": "vscode-arduino",
"displayName": "Arduino",
"description": "Arduino for Visual Studio Code",
- "version": "0.3.4-rc2",
+ "version": "0.3.4",
"publisher": "vsciot-vscode",
"aiKey": "83dd2c27-6594-41d3-85a9-bdb22070eb42",
"preview": true,
0 commit comments