diff --git a/fern/products/sdks/overview/swift/changelog/2025-09-22.mdx b/fern/products/sdks/overview/swift/changelog/2025-09-22.mdx new file mode 100644 index 000000000..4d78b396a --- /dev/null +++ b/fern/products/sdks/overview/swift/changelog/2025-09-22.mdx @@ -0,0 +1,4 @@ +## 0.17.0 +**`(feat):`** Added `multipart/form-data` request support with autogenerated `fileUpload` request structs and automatic `Content-Type` boundary handling. + +