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 a31583a commit 33e692fCopy full SHA for 33e692f
CHANGES
@@ -1,3 +1,15 @@
1
+4.2.0 (2022-111-03)
2
+-------------------
3
+ - Drop support for Python 3.6
4
+ - Allow embedding CDATA elements in simple types (#1339)
5
+ - Allow to pass in a pre parsed Document (#1330)
6
+ - Fix httpx DeprecationWarning for post data (#1326)
7
+ - Add BinaryMemorySignature (#1300)
8
+ - Fix IndexError when empty body response (#1287)
9
+ - Add support for context manager on Client (#1166)
10
+ - Allow Ws Addressing plugin to use a different URL (#1328)
11
+
12
13
4.1.0 (2021-08-15)
14
------------------
15
- Remove last dependency on `six` (#1250)
0 commit comments