We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278aa1d commit ea6768eCopy full SHA for ea6768e
docs/UPGRADING.md
@@ -2,6 +2,13 @@
2
3
Here you can find a list of migration guides to handle breaking changes between releases of the CLI.
4
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
12
## 0.33.0
13
14
### gRPC `cc.arduino.cli.commands.v1.Compile` command now return expanded build_properties by default.
0 commit comments