Skip to content

Commit 214b30e

Browse files
Update changelogs from fern repo (#757)
Co-authored-by: tstanmay13 <[email protected]>
1 parent 323b977 commit 214b30e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 3.0.1
2+
**`(fix):`** Fix compilation errors in generated SDK snippets for collections with optional types and unknown size arrays.
3+
Generated documentation (README.md and reference.md) now shows cleaner, more idiomatic Java code examples
4+
using `Arrays.asList()` directly instead of unnecessary `ArrayList` wrapping.
5+
6+

0 commit comments

Comments
 (0)