Skip to content

Commit 52bfb51

Browse files
authored
[skip-changelog] Fix readme notice about CLI versioning (#2892)
1 parent 9d77769 commit 52bfb51

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: docs/index.md

-6
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,7 @@ Follow the [Getting started guide] to see how to use the most common CLI command
1717
The [client_example] folder contains a sample program that shows how to use the gRPC interface of the CLI. Available
1818
services and messages are detailed in the [gRPC reference] pages.
1919

20-
## Versioning and backward compatibility policy
21-
22-
This software is currently under active development: anything can change at any time, API and UI must be considered
23-
unstable until we release version 1.0.0. For more information see our [versioning and backward compatibility] policy.
24-
2520
[installation]: installation.md
2621
[getting started guide]: getting-started.md
2722
[client_example]: https://github.com/arduino/arduino-cli/blob/master/rpc/internal/client_example
2823
[grpc reference]: rpc/commands.md
29-
[versioning and backward compatibility]: versioning.md

0 commit comments

Comments
 (0)