ldap-client/CHANGELOG.markdown
Matvey Aksenov c98518ba97 Maintenance.
2017-02-23 21:18:34 +00:00

9 lines
372 B
Markdown

next
====
* Supported SASL authentication via the EXTERNAL mechanism. (https://github.com/supki/ldap-client/pull/9)
* Added the `SecureWithTLSSettings` constructor to the `Host` datatype for the
cases where the user needs more control over TLS connection settings.
(https://github.com/supki/ldap-client/issues/5, https://github.com/supki/ldap-client/pull/6)