From: Tom Christie Date: Thu, 9 Jan 2020 10:25:23 +0000 (+0000) Subject: Update CHANGELOG.md X-Git-Tag: 0.11.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b576fae795a4787974fe350d54c31a23c45fc67;p=thirdparty%2Fhttpx.git Update CHANGELOG.md --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 81ef15ac..e6330305 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## 0.11.0 (January 9th, 2019) +## 0.11.0 (January 9th, 2020) The 0.11 release reintroduces our sync support, so that `httpx` now supports both a standard thread-concurrency API, and an async API.