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 95f61b9 commit e808beaCopy full SHA for e808bea
CHANGELOG.md
@@ -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
8
## v0.19.1 (2023-01-11)
9
10
* Marked Python 3.11 as supported. Python 3.8 support will likely be dropped in
0 commit comments