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

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adiazulay committed Mar 22, 2021
1 parent 6e65997 commit 57c8d2d
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,22 @@ All notable changes to this project will be documented in this file.

## Version 0.4.0

### Added
- Support for Arduino CLI (#1017)

### Changed
- Autogenerate c_cpp_properties.json with all complier arguments and libraries for IntelliSense (#1183)
- Detects available programmers for selected board (#1118)

### Fixed
- Typos

### Changed
- Adds support for Arduino CLI
- Autogenerate c_cpp_properties.json with all complier arguments and libraries for IntelliSense
- Detects available programmers for selected board
- Unifies all build commands under a single function
### Breaking Changes
- Unifies all build commands under a single

### Known Issues
- Arduino CLI doesn't work on Mac (#1205)

## Version 0.3.5

- Release date: November 22, 2020
Expand Down

0 comments on commit 57c8d2d

Please sign in to comment.