diff options
Diffstat (limited to 'data/deprecations/14-6-pipeline-fields-package-deprecation.yml')
-rw-r--r-- | data/deprecations/14-6-pipeline-fields-package-deprecation.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/deprecations/14-6-pipeline-fields-package-deprecation.yml b/data/deprecations/14-6-pipeline-fields-package-deprecation.yml index b9140a84cdd..897886d2d0b 100644 --- a/data/deprecations/14-6-pipeline-fields-package-deprecation.yml +++ b/data/deprecations/14-6-pipeline-fields-package-deprecation.yml @@ -1,4 +1,4 @@ -- name: "Deprecate `pipelines` fields in the Package GraphQL types" +- name: "`pipelines` fields in the Package GraphQL types" announcement_milestone: "14.6" # The milestone when this feature was first announced as deprecated. announcement_date: "2021-12-22" # The date of the milestone release when this feature was first announced as deprecated. This should almost always be the 22nd of a month (YYYY-MM-22), unless you did an out of band blog post. removal_milestone: "15.0" # The milestone when this feature is planned to be removed |