Skip to content

Commit 69cdc9b

Browse files
kafkasgithub-actions[bot]
authored andcommitted
update changelogs
1 parent e3d0e7e commit 69cdc9b

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)