From d7af0728260f541d8e05bc9d0f55c484af7222a1 Mon Sep 17 00:00:00 2001 From: Johann150 Date: Fri, 17 Mar 2023 19:30:49 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) 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.