Skip to content

Commit c03ac6a

Browse files
committed
Updated docs
1 parent e3980f9 commit c03ac6a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: docs/UPGRADING.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
Here you can find a list of migration guides to handle breaking changes between releases of the CLI.
44

5+
## 0.34.0
6+
7+
### golang API: `LoadSketch` function has been moved
8+
9+
The function `github.com/arduino/arduino-cli/commands.LoadSketch` has been moved to package
10+
`github.com/arduino/arduino-cli/commands/sketch.LoadSketch`. You must change the import accordingly.
11+
512
## 0.33.0
613

714
### gRPC `cc.arduino.cli.commands.v1.Compile` command now return expanded build_properties by default.

0 commit comments

Comments
 (0)