diff --git a/fern/products/sdks/overview/java/changelog/2025-09-17.mdx b/fern/products/sdks/overview/java/changelog/2025-09-17.mdx index 19fcdc4ef..444335b88 100644 --- a/fern/products/sdks/overview/java/changelog/2025-09-17.mdx +++ b/fern/products/sdks/overview/java/changelog/2025-09-17.mdx @@ -1,3 +1,7 @@ +## 3.5.2 +**`(fix):`** customReadmeSections from the generator invocation config are included in the README.md + + ## 3.5.1 **`(chore):`** Refactored wire test generator to modular architecture for improved maintainability. Enhanced JSON formatting in tests with proper multi-line string concatenation for better readability.