Skip to content

Commit 6f421ce

Browse files
committed
Update changelog
1 parent 68574a9 commit 6f421ce

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

Diff for: CHANGES

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
3.4.0 (unreleased)
2+
------------------
3+
- Allow passing xsd.Nil to sequences (#959, smilingDima)
4+
- Add support for passing custom digest and signature methods during WSSE
5+
signing (#957, Florian Apolloner)
6+
- Fix path resolving during XSD imports (#962, adambogocz)
7+
8+
19
3.3.1 (2019-03-10)
210
------------------
311
- Fix issue with empty xsd:import statements on Python 2.7 (#930)
@@ -9,8 +17,8 @@
917
a http url is encountered from a https domain
1018
- Fix handling recursive xsd imports when the url's are enforced from http to
1119
https.
12-
- Fix reference attribute when using the Binary Security Token (#873)
13-
- Add support for the WSAM namespace (#890)
20+
- Fix reference attribute when using the Binary Security Token (#873, tpazderka)
21+
- Add support for the WSAM namespace (#890, David Adam)
1422

1523

1624
3.2.0 (2018-12-17)

0 commit comments

Comments
 (0)