------------------------ * Fix pypi description format
0.8.2
------------------------ * Add option to disable the sorting of namespaces. * Add option to allow unknown message parts.
0.8.1
------------------------ * Fix bug introduced in 0.8.0, initialize optional arrays with empty lists (guifran001)
0.8.0
------------------------ * [Breaking] Objects should not be instantiated with empty optional attributs, see https://github.com/suds-community/suds/issues/14 for more information. (guifran001) * Add WSSE password digest and nonce encoding type (ovnicraft)
0.7.3
------------------------ * Pass header while requesting a WSDL (guifran001)