From a557a77d2b5f0727a38b76bc0fb866369e392895 Mon Sep 17 00:00:00 2001 From: Sumudu Nissanka Date: Fri, 29 Nov 2024 16:21:21 +0530 Subject: [PATCH] Update RELEASE_NOTE.md --- .../swan-lake-2201.11.0/RELEASE_NOTE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/downloads/swan-lake-release-notes/swan-lake-2201.11.0/RELEASE_NOTE.md b/downloads/swan-lake-release-notes/swan-lake-2201.11.0/RELEASE_NOTE.md index 42ede72a96f..14c06330b17 100644 --- a/downloads/swan-lake-release-notes/swan-lake-2201.11.0/RELEASE_NOTE.md +++ b/downloads/swan-lake-release-notes/swan-lake-2201.11.0/RELEASE_NOTE.md @@ -73,8 +73,8 @@ To view bug fixes, see the [GitHub milestone for Swan Lake Update 11 (2201.11.0) ``` $ bal openpai sanitize ``` -- Add code generation support with the new Ballerina name extensions. These extensions are mapped as relevant -annotations in the generated types, parameters and record fields. +- Add code generation support with the new Ballerina name extensions. These extensions are mapped as relevant annotations in the generated types, parameters and record fields. + For example, ```yaml ...