Skip to content

Commit f26f9a2

Browse files
authored
Update changelogs from fern repo (#940)
1 parent abb0bac commit f26f9a2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
## 0.78.4
10-
**`(fix):`** Collapse any combination of optional and nullable to `optional<nullable<T>>`.
10+
**`(fix):`** Collapse any combination of optional and nullable to optional<nullable<T>>.
1111

1212
## 0.78.3
1313
**`(chore):`** Support IR v59 in the Rust SDK generator.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 4.29.2
2+
**`(chore):`** Added a note to the README on constructing Async httpx objects to pass into main Async clients.
3+

0 commit comments

Comments
 (0)