Skip to content

Commit 11b8aa1

Browse files
fern-supportkafkas
andauthored
Update changelogs from fern repo (#677)
Co-authored-by: kafkas <[email protected]>
1 parent e3d0e7e commit 11b8aa1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 0.11.1
2+
**`(fix):`** Fixed release-mode compilation error in `Core/Networking/HTTPClient.swift` where a guard used precondition (returns `Void`) and could be flagged as falling through. Switched to `preconditionFailure` (returns `Never`) to satisfy the compiler at all optimization levels.
3+
4+

0 commit comments

Comments
 (0)