Skip to content

Commit

Permalink
Merge pull request #335 from ruby-ldap/release-0.16.2
Browse files Browse the repository at this point in the history
Release 0.16.2
  • Loading branch information
mtodd authored Nov 18, 2019
2 parents 8935eed + d9c44d4 commit a199360
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions History.rdoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
=== Net::LDAP 0.16.2

* Net::LDAP#open does not cache bind result {#334}[https://github.com/ruby-ldap/ruby-net-ldap/pull/334]
* Fix CI build {#333}[https://github.com/ruby-ldap/ruby-net-ldap/pull/333]
* Fix to "undefined method 'result_code'" {#308}[https://github.com/ruby-ldap/ruby-net-ldap/pull/308]
* Fixed Exception: incompatible character encodings: ASCII-8BIT and UTF-8 in filter.rb {#285}[https://github.com/ruby-ldap/ruby-net-ldap/pull/285]

=== Net::LDAP 0.16.1

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

0 comments on commit a199360

Please sign in to comment.