diff --git a/fern/products/cli-api-reference/cli-changelog/2025-11-07.mdx b/fern/products/cli-api-reference/cli-changelog/2025-11-07.mdx index 48a45925..aedb6f6a 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-11-07.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-11-07.mdx @@ -1,3 +1,7 @@ +## 0.110.1 +**`(chore):`** CLI will send the correct IR version to latest Ruby generator. + + ## 0.110.0 **`(chore):`** Add support for file hashing when running `fern generate --docs`. This allows for more efficient file uploads to the docs site by only uploading files that have changed since the last generation.