From: Tom Christie Date: Fri, 2 Oct 2020 12:15:23 +0000 (+0100) Subject: Fix typo in CHANGELOG (#1337) X-Git-Tag: 0.16.0~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65b69fabdb35f2cf05ad899f75137ce7087b5db3;p=thirdparty%2Fhttpx.git Fix typo in CHANGELOG (#1337) --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d3f0990..63dedb21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added -* Add `response.next_request` (Pull ##1334) +* Add `response.next_request` (Pull #1334) ## 0.15.4 (September 25th, 2020)