Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fern/products/sdks/overview/swift/changelog/2025-09-18.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.16.0
**`(feat):`** Add support for custom sections in the README.md via `customSections` config option.
**`(feat):`** Added support for custom sections in the README.md via `customSections` config option.


2 changes: 1 addition & 1 deletion fern/products/sdks/overview/swift/changelog/2025-09-30.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.17.2
**`(fix):`** Upgrade generator-cli dependency to fix local generation handling of .fernignore files.
**`(fix):`** Upgraded generator-cli dependency to fix local generation handling of .fernignore files.


4 changes: 4 additions & 0 deletions fern/products/sdks/overview/swift/changelog/2025-10-04.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 0.17.3
**`(fix):`** Reduced subclient class initializer access level to internal.