Skip to content

Commit

Permalink
Update history for v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HarlemSquirrel committed Nov 30, 2020
1 parent c7f0921 commit a520ef7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions History.rdoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
=== Net::LDAP 0.17.0
* Added private recursive_delete as alternative to DELETE_TREE #268
* Test suite updates #373 #376 #377
* Use Base64.strict_encode64 and SSHA256 #303
* Remove deprecated ConnectionRefusedError #366
* Added method to get a duplicate of the internal Hash #286
* remove a circular require #380
* fix LdapServerAsnSyntax compile #379
* Implement '==' operator for entries #381
* fix for undefined method for write exception #383

=== Net::LDAP 0.16.3

* Add Net::LDAP::InvalidDNError #371
Expand Down

0 comments on commit a520ef7

Please sign in to comment.