From f45e72128e64a28826b8d1bbdd864e535e7c50b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 20 Nov 2023 13:25:00 +0100 Subject: [PATCH] api changes: comment --- reference_guide/api_changes_list_2023.md | 2 +- reference_guide/api_changes_list_2024.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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