diff --git a/CHANGELOG.md b/CHANGELOG.md index ccf95f1..ed550f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,10 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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) +- try to reconnect on LocalProtocolError + in [#135](https://github.com/nim65s/matrix-webhook/pull/135) +- add mwe gitlab webhook formatter. Intergrations are better for now - replace black & isort by ruff - update dependencies -- try to reconnect on LocalProtocolError -- add mwe gitlab webhook formatter. Intergrations are better for now ## [v3.8.0] - 2023-04-08