Skip to content

Commit 6868215

Browse files
committed
reword changelog
1 parent 7bac4cd commit 6868215

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
- Breaking change: Replace unsafe `decodeUtf8` with `decodeUtf8Lenient`
66
for header and body decoding. Invalid UTF-8 sequences are now replaced
7-
with Unicode replacement characters (U+FFFD) instead of throwing exceptions.
7+
with Unicode replacement characters (U+FFFD) instead of throwing exceptions
8+
from purely functional code.
89

910
## 0.4.0.2 -- 2025-08-14
1011

0 commit comments

Comments
 (0)