Skip to content

Commit 35a9feb

Browse files
authored
Update CHANGELOG.md
1 parent 56f129c commit 35a9feb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.1.1] - 2021-04-28
810
- Updated the supported version of httpx
911
- Changed the close behaviour of AsyncHTTPRequest to use `aclose()` rather than `close()` as per
1012
(https://www.python-httpx.org/async/#opening-and-closing-clients)

0 commit comments

Comments
 (0)