api changes: comment

This commit is contained in:
Yann Cébron 2023-11-20 13:25:00 +01:00
parent dc5fd80cec
commit f45e72128e
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStat
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description and recommended fix/action. To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description and recommended fix/action.
The following problem patterns are supported: The following problem patterns are supported and must be followed EXACTLY:
<package name> package removed <package name> package removed

View File

@ -9,7 +9,7 @@ APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStat
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description and recommended fix/action. To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description and recommended fix/action.
The following problem patterns are supported: The following problem patterns are supported and must be followed EXACTLY:
<package name> package removed <package name> package removed