diff --git a/fern/products/sdks/overview/swift/changelog/2025-11-07.mdx b/fern/products/sdks/overview/swift/changelog/2025-11-07.mdx index 5e50258b..9a90ce17 100644 --- a/fern/products/sdks/overview/swift/changelog/2025-11-07.mdx +++ b/fern/products/sdks/overview/swift/changelog/2025-11-07.mdx @@ -1,3 +1,7 @@ +## 0.23.2 +**`(fix):`** Fixes a bug where query parameters with string enum types were incorrectly omitted from the request URL. + + ## 0.23.1 **`(fix):`** Fixes a bug where query parameters with empty values were not omitted from the request URL.