diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx new file mode 100644 index 000000000..4a36c72e8 --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-23.mdx @@ -0,0 +1,6 @@ +## 0.94.2 +**`(fix):`** Improve IR hashing in IntermediateRepresentationChangeDetector. +Previously it looked at the entire IR. Now it only compares the +parts of the IR that describe the API interface. + +