Fix typo in CHANGELOG.md (#434)

This commit is contained in:
Orhun Parmaksız
2021-11-08 03:59:26 +02:00
committed by GitHub
parent 9587a6cc8e
commit dbc52eb88d

View File

@@ -1,5 +1,5 @@
# 2.3.0
* Upgarde to rustls 0.20 (#427).
* Upgrade to rustls 0.20 (#427).
* Make test mocks of Response more accurate by removing newline (#423).
* Redact sensitive headers when logging prelude (#414).