Skip to content

Commit e2c2812

Browse files
committed
Update changelog
1 parent 3cd249c commit e2c2812

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2.5.0 (2018-01-06)
2+
------------------
3+
- Fix AnyType value rendering by guessing the xsd type for the value (#552)
4+
- Fix AnySimpleType.xmlvalue() not implemented exception (#644)
5+
- Add __dir__ method to value objects returned by Zeep
6+
- Don't require content for 201 and 202 status codes (#613)
7+
- Fix wheel package by cleaning the build directory correctly (#634)
8+
- Handle Nil values on complexType with SimpleContent elements (#604)
9+
- Add Client.namespaces method to list all namespaces available
10+
- Improve support for auto-completion (#537)
11+
12+
113
2.4.0 (2017-08-26)
214
------------------
315
- Add support for tornado async transport via gen.coroutine (#530, Kateryna Burda)

0 commit comments

Comments
 (0)