Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vesse committed Jun 13, 2017
1 parent 407e03e commit d426799
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Changes

* v2.0.0
* `ldapauth-fork` major version update now uses Bunyan logger
* Added TypeScript type definitions
* v1.0.0
* `ldapauth-fork` is now an event emitter. Emitted errors will cause authentication error.
* [#38](https://github.com/vesse/passport-ldapauth/pull/38) Added option to handle erros as failures with `handleErrorsAsFailures`. Additionally a *synchronous* `failureErrorCallback` function that receives the error as argument can be provided.
Expand Down

0 comments on commit d426799

Please sign in to comment.