Skip to content

Commit e808bea

Browse files
committed
Update changelog
1 parent 95f61b9 commit e808bea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.19.2 (unreleased)
2+
3+
* *(util.async_body)* Added utility for reading aiohttp response into a bytearray
4+
(so that the output is mutable, e.g. for decrypting or encrypting media).
5+
* *(client.api)* Fixed retry loop for MSC3870 URL uploads not exiting properly
6+
after too many errors.
7+
18
## v0.19.1 (2023-01-11)
29

310
* Marked Python 3.11 as supported. Python 3.8 support will likely be dropped in

0 commit comments

Comments
 (0)