diff --git a/fern/products/sdks/overview/swift/changelog/2025-08-11.mdx b/fern/products/sdks/overview/swift/changelog/2025-08-11.mdx new file mode 100644 index 000000000..1ff48d996 --- /dev/null +++ b/fern/products/sdks/overview/swift/changelog/2025-08-11.mdx @@ -0,0 +1,4 @@ +## 0.3.0 +**`(feat):`** Removed implicit Foundation import by deleting Prelude.swift and adding explicit imports to all source files. + +