From dc7e9e9e6ae1f0a32b905fe809cd9332a426a7f6 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Sat, 25 Apr 2020 11:03:33 +0200 Subject: [PATCH] misc: complete changelog --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index fda4650..2ef8366 100644 --- a/README.rst +++ b/README.rst @@ -91,6 +91,10 @@ Synchronize tree of organizational units and people between two LDAP directories Changelog ========= +0.21 +---- +* fix warnings about file descriptor leaks and python-ldap3 bytes-mode + 0.18 ---- * fix conversion of text to bytes in LDIF parser