aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 6100699..4493393 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,11 @@
+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
=====