aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
blob: 44933932c235b4dd65e1887830a9b1988c46134a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
0.2.0
=====

  * Require [LDAP](https://hackage.haskell.org/package/LDAP) > 0.6.0 for `ldapExternalSaslBind`.
  * Support simple bind. Added options `-x`, `-D`, `-w`, `-y` similar to `ldapmodify`.
  * `changetype: delete` works if entry to be deleted does not exist.


0.1.0
=====

  * Initial release.
  * Works only with UNIX socket authentication.