diff --git a/reference_guide/api_changes_list_2023.md b/reference_guide/api_changes_list_2023.md index 8f10dc0c6..cb9ac304a 100644 --- a/reference_guide/api_changes_list_2023.md +++ b/reference_guide/api_changes_list_2023.md @@ -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. -The following problem patterns are supported: +The following problem patterns are supported and must be followed EXACTLY: package removed diff --git a/reference_guide/api_changes_list_2024.md b/reference_guide/api_changes_list_2024.md index 697512f67..87513d919 100644 --- a/reference_guide/api_changes_list_2024.md +++ b/reference_guide/api_changes_list_2024.md @@ -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. -The following problem patterns are supported: +The following problem patterns are supported and must be followed EXACTLY: package removed