From 19c3a5f7da43c6357256629d8cc6b10adf21933d Mon Sep 17 00:00:00 2001 From: jsklan <100491078+jsklan@users.noreply.github.com> Date: Fri, 10 Oct 2025 19:35:08 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-10-10.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-10.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-10.mdx index e0a8a553b..719439bce 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-10.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-10.mdx @@ -1,3 +1,7 @@ +## 0.88.1 +**`(fix):`** Fix diff command to output no version change when IR is equal + + ## 0.88.0 **`(feat):`** Include `extra-properties` (aka `additionalProperties`) in inlined request body examples in IR.