Skip to content

Commit

Permalink
Update the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadSikorra committed May 21, 2022
1 parent 4fdc5d9 commit 98cf7ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGELOG
=========

0.8.0 (2022-05-21)
------------------
* Properly handle and reap child processes in the LDAP server.
* Handle POSIX signals sent to the LDAP server / child processes to properly shutdown existing clients.
* Allow a PSR-3 compatible logging instance to be set on the LDAP server for info / error events.

0.7.0 (2022-01-22)
------------------
* Add the ability to run the LDAP server / client over a UNIX socket.
Expand Down

0 comments on commit 98cf7ab

Please sign in to comment.