From 87414384841de86f8449722babfded9d60d3feca Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Mon, 9 Sep 2019 09:36:22 +0200 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 686f6305..9e15219c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,7 +8,7 @@ This project adheres to `Semantic Versioning `_. `2.0.0-dev`_ (unreleased) ------------------------- -* Removed Python 2.7 support (`EOL Jan 2020 `_). +* Removed Python 2.7 support (`EOL Jan 2020 `_). * Removed the default 30-second connection ``--timeout`` limit. * Removed Python’s default limit of 100 response headers. * Replaced the old collect-all-then-process handling of HTTP communication