We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f129c commit 35a9febCopy full SHA for 35a9feb
CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
+
9
+## [1.1.1] - 2021-04-28
10
- Updated the supported version of httpx
11
- Changed the close behaviour of AsyncHTTPRequest to use `aclose()` rather than `close()` as per
12
(https://www.python-httpx.org/async/#opening-and-closing-clients)
0 commit comments