Skip to content

Commit 59bee64

Browse files
Fix formatting in CHANGELOG.md
1 parent 3f2f222 commit 59bee64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# UNRELEASED
22

33
* Update MSRV to `1.68.2`.
4-
* Allow users to send headers with non-visible ASCII values (as long as they constitute a correct `HeaderValue').
4+
* Allow users to send headers with non-visible ASCII values (as long as they constitute a correct `HeaderValue`).
55

66
# 0.28.0
77
* Reduce `Error` size 136 -> **32** by boxing internals of `Error::Http`, `Error::WriteBufferFull`,

0 commit comments

Comments
 (0)