From: Tom Christie Date: Mon, 9 Mar 2020 14:51:04 +0000 (+0000) Subject: Update CHANGELOG.md (#854) X-Git-Tag: 0.12.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82adcc933345c6b8cb1623b031eb85723e7665b;p=thirdparty%2Fhttpx.git Update CHANGELOG.md (#854) --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ffd896fc..158577a1 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.12.0 (March 5th, 2020) +## 0.12.0 (March 9th, 2020) The 0.12 release tightens up the API expectations for `httpx` by switching to private module names to enforce better clarity around public API.