]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update CHANGELOG.md (#854)
authorTom Christie <tom@tomchristie.com>
Mon, 9 Mar 2020 14:51:04 +0000 (14:51 +0000)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2020 14:51:04 +0000 (14:51 +0000)
CHANGELOG.md

index ffd896fc50ce3fcffd15b5953e80f90731337cbc..158577a1988d6b34249507f02e6fee3b19b92177 100644 (file)
@@ -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.