From 2839727bf2276badd0d000a4033315dec695966e Mon Sep 17 00:00:00 2001 From: jsklan <100491078+jsklan@users.noreply.github.com> Date: Fri, 12 Sep 2025 19:41:08 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-09-12.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-12.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-12.mdx index 86634a366..4492dd924 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-09-12.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-12.mdx @@ -1,3 +1,7 @@ +## 0.76.3 +**`(fix):`** Add missing reserved keywords for Ruby language. + + ## 0.76.2 **`(fix):`** Additional handling of OpenAPI parsing failures for security schemes.