Skip to content

Commit 836d88e

Browse files
committed
Update UPGRADING.md
1 parent 73c4408 commit 836d88e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/UPGRADING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## Unreleased
6+
7+
### `board attach` CLI command and `BoardAttach` gRPC interface command removal
8+
9+
Both the `board attach` CLI command and the `cc.arduino.cli.commands.v1.BoardAttach` gRPC command have been removed.
10+
11+
They are not replaced by any new command, the only way to get the same behaviour is to edit the `sketch.json` file either manually or automatically with other tools.
12+
13+
514
## 0.28.0
615

716
### Breaking changes in libraries name handling

0 commit comments

Comments
 (0)