File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,22 @@ All notable changes to this project will be documented in this file.
33
44## Version 0.4.0
55
6+ ### Added
7+ - Support for Arduino CLI (#1017 )
8+
9+ ### Changed
10+ - Autogenerate c_cpp_properties.json with all complier arguments and libraries for IntelliSense (#1183 )
11+ - Detects available programmers for selected board (#1118 )
12+
613### Fixed
714- Typos
815
9- ### Changed
10- - Adds support for Arduino CLI
11- - Autogenerate c_cpp_properties.json with all complier arguments and libraries for IntelliSense
12- - Detects available programmers for selected board
13- - Unifies all build commands under a single function
16+ ### Breaking Changes
17+ - Unifies all build commands under a single
18+
19+ ### Known Issues
20+ - Arduino CLI doesn't work on Mac (#1205 )
21+
1422## Version 0.3.5
1523
1624- Release date: November 22, 2020
You can’t perform that action at this time.
0 commit comments