Skip to content

Commit f3d0f7e

Browse files
changelog
1 parent 0d1a3b7 commit f3d0f7e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

CHANGELOG.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
All notable changes to the Arduino Malker Workshop extension will be documented in this file.
44

55
**Version 0.6.9**
6-
- Fixed bug when installing a library through zip ([issue](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/36))
7-
- Added action button to remove an updatable library ([feature request](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/37) by omarbaf)
8-
- Added action button to remove an updatable board ([feature request](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/37) by omarbaf)
9-
- Added the folder name and sketch name in the error message when folder name and sketch name do not match
6+
- Fix bug when installing a library through zip ([issue](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/36))
7+
- Add action button to remove an updatable library ([feature request](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/37) by omarbaf)
8+
- Add action button to remove an updatable board ([feature request](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/37) by omarbaf)
9+
- Add folder name and sketch name in the error message when folder name and sketch name do not match
1010

1111
**Version 0.6.7**
12-
- Added user setting to set user directory, equivalent of the Arduino IDE's 'sketchbook' directory. Library Manager installations are made to the libraries subdirectory of the user director
13-
- Added support for macOS Intel by [rudeb0t](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/28)
12+
- Add user setting to set user directory, equivalent of the Arduino IDE's 'sketchbook' directory. Library Manager installations are made to the libraries subdirectory of the user director
13+
- Add support for macOS Intel by [rudeb0t](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/28)
1414
- UI Performance improvement by using cache to avoid repeated calls to the arduino-cli
1515
- Correctly report to the user that a project is compiled "clean"
16-
- Fixed bug when adding additional URL
16+
- Fix bug when adding additional URL
1717

1818
**Version 0.6.2**
19-
- Fixed libraries with patchlevel 0 showing wrongly as updatable ([issue](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/22))
20-
- Fixed upload error when starting a new sketch
21-
- Fixed cancel or upload error forcing a recompilation
22-
- Fixed user error reporting when create a sketch with a name that already exist
19+
- Fix libraries with patchlevel 0 showing wrongly as updatable ([issue](https://github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/22))
20+
- Fix upload error when starting a new sketch
21+
- Fix cancel or upload error forcing a recompilation
22+
- Fix user error reporting when create a sketch with a name that already exist
2323

2424
**Version 0.6.1**
2525
- Serial monitor settings on Home page by [rudeb0t](https://github.com/rudeb0t)
@@ -29,10 +29,10 @@ All notable changes to the Arduino Malker Workshop extension will be documented
2929

3030
**Version 0.5.1**
3131
- Implement notification and cancel for upload by [rudeb0t](https://github.com/rudeb0t)
32-
- Fixed bundled CLI permission on macOS Silicon by [rudeb0t](https://github.com/rudeb0t)
33-
- Fixed Arduino CLI path in settings on Windows
32+
- Fix bundled CLI permission on macOS Silicon by [rudeb0t](https://github.com/rudeb0t)
33+
- Fix Arduino CLI path in settings on Windows
3434
- Changes to Arduino CLI settings are applied to the current workspace
35-
- Fixed intellisense adding duplicate defines
35+
- Fix intellisense adding duplicate defines
3636

3737
**Version 0.5.0**
3838
- Linux x64 now supported

0 commit comments

Comments
 (0)