Skip to content

Commit a199360

Browse files
authored
Merge pull request #335 from ruby-ldap/release-0.16.2
Release 0.16.2
2 parents 8935eed + d9c44d4 commit a199360

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: History.rdoc

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
=== Net::LDAP 0.16.1
29

310
* Send DN and newPassword with password_modify request {#271}[https://github.com/ruby-ldap/ruby-net-ldap/pull/271]

0 commit comments

Comments
 (0)