diff --git a/CHANGELOG.md b/CHANGELOG.md index b1b5fe4..7efb76b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - add github-release-notifier formatter in [#93](https://github.com/nim65s/matrix-webhook/pull/93) by [@nrekretep](https://github.com/nrekretep) +- optionally serve hooks via a UNIX domain socket + in [#123](https://github.com/nim65s/matrix-webhook/pull/123) + by [@timo-schluessler](https://github.com/timo-schluessler) +- replace black & isort by ruff +- update dependencies ## [v3.8.0] - 2023-04-08