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

Commit 57c8d2d

Browse files
committed
update changelog
1 parent 6e65997 commit 57c8d2d

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

CHANGELOG.md

+13-5
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)