We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8935eed + d9c44d4 commit a199360Copy full SHA for a199360
History.rdoc
@@ -1,3 +1,10 @@
1
+=== Net::LDAP 0.16.2
2
+
3
+* Net::LDAP#open does not cache bind result {#334}[https://github.com/ruby-ldap/ruby-net-ldap/pull/334]
4
+* Fix CI build {#333}[https://github.com/ruby-ldap/ruby-net-ldap/pull/333]
5
+* Fix to "undefined method 'result_code'" {#308}[https://github.com/ruby-ldap/ruby-net-ldap/pull/308]
6
+* Fixed Exception: incompatible character encodings: ASCII-8BIT and UTF-8 in filter.rb {#285}[https://github.com/ruby-ldap/ruby-net-ldap/pull/285]
7
8
=== Net::LDAP 0.16.1
9
10
* Send DN and newPassword with password_modify request {#271}[https://github.com/ruby-ldap/ruby-net-ldap/pull/271]
0 commit comments