diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c06f85..563ce50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +Thank you to @equalsraf for contributing to this release. + +### Added +* listening on unix sockets (#244) + +### Fixed +* updated dependencies ## [3.2.4] - 2022-05-18 Thank you to @06kellyjac, @albertlarsan68 and @kahays for contributing to this release.