]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Minor formatting tweak to CHANGELOG (#1142)
authorTom Christie <tom@tomchristie.com>
Fri, 7 Aug 2020 15:12:52 +0000 (16:12 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Aug 2020 15:12:52 +0000 (16:12 +0100)
* Update CHANGELOG.md

* Update CHANGELOG.md

CHANGELOG.md

index 9ea3bfc6c847fdf8b22a8ea8d3332106bc0f0318..c720c8828ab1c6e71697c4dbd97134cfb3c3f879 100644 (file)
@@ -49,7 +49,7 @@ Some areas of API which were already on the deprecation path, and were raising w
 
 See pull requests #1057, #1058.
 
-### Added
+### Added
 
 * Added dedicated exception class `httpx.HTTPStatusError` for `.raise_for_status()` exceptions. (Pull #1072)
 * Added `httpx.create_ssl_context()` helper function. (Pull #996)