We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748c439 commit cb73575Copy full SHA for cb73575
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.31.0
6
+
7
+### Added `post_install` script support for tools
8
9
+The `post_install` script now runs when a tool is correctly installed and the CLI is in "interactive" mode. This
10
+behavior can be [configured](https://arduino.github.io/arduino-cli/0.30/commands/arduino-cli_core_install/#options).
11
12
## 0.30.0
13
14
### Sketch name validation
0 commit comments