diff --git a/fern/products/sdks/overview/swift/changelog/2025-09-05.mdx b/fern/products/sdks/overview/swift/changelog/2025-09-05.mdx new file mode 100644 index 000000000..e8bc6fa35 --- /dev/null +++ b/fern/products/sdks/overview/swift/changelog/2025-09-05.mdx @@ -0,0 +1,4 @@ +## 0.12.1 +**`(fix):`** Required bearer token param in root client convenience initializer is now correctly marked as `@escaping` and the relevant argument is now initialized properly. + +