Changelog for soap-tls-0.2.0.0
0.2.0.0:
! Dependecies switched to the crypton-land.
* runQueryM: request produced by parsing are now preserved.
This allows to keep Auth header from parsing the URL.
0.1.1.4:
* Remove redundant with base-4.11 monoid import.
0.1.1.3:
* Drop upper bounds entirely.
0.1.1.1:
* Raise http-client upper boundary.
0.1.1:
+ Server certificate validator can be specified for confTransport.
* Re-export default validator from X509.
0.1:
+ Initial version.