diff --git a/modules/op-release-notes-1-2.adoc b/modules/op-release-notes-1-2.adoc index 8c6ac6c9fc..b1e09e479d 100644 --- a/modules/op-release-notes-1-2.adoc +++ b/modules/op-release-notes-1-2.adoc @@ -69,7 +69,7 @@ Installations in restricted environments are currently not supported on IBM Powe [id="deprecated-features-1-2_{context}"] == Deprecated features -* `$(params)` are now deprecated and replaced by `$(tt.params)` to avoid confusion between the `resourcetemplate` and `triggertemplate` parameters. +* `$(params)` are now removed and replaced by `$(tt.params)` to avoid confusion between the `resourcetemplate` and `triggertemplate` parameters. * The `ServiceAccount` reference of the optional `EventListenerTrigger`-based authentication level has changed from an object reference to a `ServiceAccountName` string. This ensures that the `ServiceAccount` reference is in the same namespace as the `EventListenerTrigger` object. * The `Conditions` custom resource definition (CRD) is now deprecated; use the `WhenExpressions` CRD instead. * The `PipelineRun.Spec.ServiceAccountNames` object is being deprecated and replaced by the `PipelineRun.Spec.TaskRunSpec[].ServiceAccountName` object.