From b49dfc42febfc0e223720b25bcaf975be530a737 Mon Sep 17 00:00:00 2001 From: chdeskur <46695336+chdeskur@users.noreply.github.com> Date: Thu, 30 Oct 2025 01:45:17 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx index e89b46b8b..fb0623a6c 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx @@ -1,3 +1,7 @@ +## 0.99.4 +**`(feat):`** Adds support for availability defined in API reference sections and packages. + + ## 0.99.3 **`(fix):`** Improve YAML parsing error messages to include line number, column number, and a snippet of the problematic YAML when duplicate mapping keys or other syntax errors are encountered in generators.yml.