From 5cf4dcd3fd3fa22363c513b6c1ce733c854bbbcc Mon Sep 17 00:00:00 2001 From: Timothee Guerin Date: Thu, 13 Jun 2024 06:58:04 -0700 Subject: [PATCH] Update docs/release-notes/release-2024-06-11.md Co-authored-by: Mark Cowlishaw --- docs/release-notes/release-2024-06-11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/release-2024-06-11.md b/docs/release-notes/release-2024-06-11.md index 4b80c6a473..cc2e4b3874 100644 --- a/docs/release-notes/release-2024-06-11.md +++ b/docs/release-notes/release-2024-06-11.md @@ -25,7 +25,7 @@ This release contains breaking changes and deprecation ### @azure-tools/typespec-autorest -- [#955](https://github.com/Azure/typespec-azure/pull/955) Add suppress-lro-options emitter option to control emission of x-ms-long-running-operation-options +- [#955](https://github.com/Azure/typespec-azure/pull/955) Use emit-lro-options emitter option to control emission of x-ms-long-running-operation-options - [#955](https://github.com/Azure/typespec-azure/pull/955) Add support for displaying lro options in typespec-autorest based on lro metadata - [#972](https://github.com/Azure/typespec-azure/pull/972) Add API to programmatically get all the OpenAPI2 documents for all services at all versions in a spec - [#811](https://github.com/Azure/typespec-azure/pull/811) Add dependency on typespec-azure-resource-manager to resolve the spec repo common types paths