diff --git a/fern/products/sdks/overview/swift/changelog/2025-09-09.mdx b/fern/products/sdks/overview/swift/changelog/2025-09-09.mdx index 753bc7a5f..aef9e2931 100644 --- a/fern/products/sdks/overview/swift/changelog/2025-09-09.mdx +++ b/fern/products/sdks/overview/swift/changelog/2025-09-09.mdx @@ -1,3 +1,7 @@ +## 0.12.4 +**`(fix):`** Fixed incorrect handling of schema `date` fields — now decoded into a new `CalendarDate` type. + + ## 0.12.3 **`(fix):`** Added missing system dependencies (bash, curl, git, zip) to Swift generator Docker image to fix README generation.