Skip to content

Commit fe5352f

Browse files
committed
Limit backwards compatibility guarantee to API classes
1 parent 614047a commit fe5352f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme/README_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,8 @@ Version Numbers
596596
---------------
597597

598598
Versioning of this library follows the [Semantic Versioning][Semantic Versioning Website] specification.
599+
But only classes in packages starting with `net.kautler.command.api` are bound to the backwards compatibility
600+
constraints of semantic versioning. All other classes are considered internal and can have breaking changes anytime.
599601

600602

601603

0 commit comments

Comments
 (0)