diff --git a/fern/products/sdks/overview/swift/changelog/2025-09-12.mdx b/fern/products/sdks/overview/swift/changelog/2025-09-12.mdx index 9a7f2c451..94d84b7b0 100644 --- a/fern/products/sdks/overview/swift/changelog/2025-09-12.mdx +++ b/fern/products/sdks/overview/swift/changelog/2025-09-12.mdx @@ -1,4 +1,4 @@ ## 0.13.0 -**`(feat):`** Introduced Nullable container type and related extensions to support explicit nulls. +**`(feat):`** Introduced `Nullable` container type and related extensions to support explicit nulls. diff --git a/fern/products/sdks/overview/swift/changelog/2025-09-17.mdx b/fern/products/sdks/overview/swift/changelog/2025-09-17.mdx new file mode 100644 index 000000000..2fc57045c --- /dev/null +++ b/fern/products/sdks/overview/swift/changelog/2025-09-17.mdx @@ -0,0 +1,4 @@ +## 0.15.0 +**`(feat):`** Added `reference.md` generation with endpoint method details and usage examples. + +