From f1ee6e38cebd942d63c1374466aec24e6ccbaa1f Mon Sep 17 00:00:00 2001 From: Lars Kanis Date: Fri, 2 Dec 2022 16:33:53 +0100 Subject: [PATCH] Add CHANGELOG entry for VERSION 0.4.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f76978..67d34c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.4.0 / 2022-12-02 + +* Support groups with over 1500 users in Active Directory server. #32 +* Retrieve only necessary attributes from LDAP server. +* Add error text to exception, so that it's visible even if nothing is logged. +* Fix compatibility with PostgreSQL-15 +* Require ruby-2.3+ + + ## 0.3.0 / 2022-01-18 * Add config option :bothcase_name .