diff --git a/fern/products/sdks/overview/typescript/changelog/2025-09-16.mdx b/fern/products/sdks/overview/typescript/changelog/2025-09-16.mdx index f7f0de5d7..dc5987f88 100644 --- a/fern/products/sdks/overview/typescript/changelog/2025-09-16.mdx +++ b/fern/products/sdks/overview/typescript/changelog/2025-09-16.mdx @@ -1,3 +1,7 @@ +## 2.12.0 +**`(feat):`** Add support for custom sections in the README.md via `customSections` config option. + + ## 2.11.2 **`(fix):`** Websocket client generation compiles when there are no query parameters and when the auth scheme has custom authentication headers.