diff --git a/website/docs/cloud-docs/api-docs/changelog.mdx b/website/docs/cloud-docs/api-docs/changelog.mdx index 841fb8d7b..835e00928 100644 --- a/website/docs/cloud-docs/api-docs/changelog.mdx +++ b/website/docs/cloud-docs/api-docs/changelog.mdx @@ -12,6 +12,7 @@ Keep track of changes to the API for Terraform Cloud and Terraform Enterprise. * Added the [Assessments](/cloud-docs/api-docs/assessments). * Updated [Workspace](/cloud-docs/api-docs/workspaces#create-a-workspace) and [Notification Configurations](/cloud-docs/api-docs/notification-configurations#notification-triggers) to account for assessments. +* Added new query parameter(s) to [List Runs endpoint](/cloud-docs/api-docs/run#list-runs-in-a-workspace). ### 2022-06-21 * Updated [Admin Organizations](/cloud-docs/api-docs/admin/organizations) endpoints with new `workspace-limit` setting. This is available in Terraform Enterprise v202207-1 and later.