Skip to content

Commit 51e9905

Browse files
committed
Clarify library API stability
1 parent 96870a4 commit 51e9905

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/input/docs/usage/library.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ patch releases, it's a useful option to some.
1515

1616
:::{.alert .alert-warning}
1717
**Warning**
18-
19-
We are not semantically versioning this library and it should be considered
20-
unstable.
18+
The library API is not stable and does not follow the semantic versioning
19+
of the GitVersion tool. A patch release of the tool may break the library
20+
and we will refactor and change the library API without notice.
2121
:::
2222

2323
<a href="/api" class="btn btn-primary">Explore the GitVersion library API</a>

0 commit comments

Comments
 (0)