Skip to content

Commit 6975185

Browse files
author
Brian Williams
committed
Note the 0.0.17 release
1 parent 77b96fc commit 6975185

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.0.17]
6+
This release adds the following:
7+
- A `bind` function which behaves similarly to `bind?` except that it throws `LDAPException` on failure. Thanks to @yogthos and @sumbach.
8+
- A bump of the ldap-sdk to 5.1.1.
9+
510
## [0.0.16]
611
This release adds the following:
712
- A lazy-seq returned by `search-all-results` using SimplePagedResults control. Thanks to @jindrichmynarz.

0 commit comments

Comments
 (0)