From e37c213975950c14ab19ce8a1a9ceefaa59e335b Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sat, 8 Apr 2023 15:22:58 +0200 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bcaa0e..4882dab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- add a healthcheck for load balancers + in [#77](https://github.com/nim65s/matrix-webhook/pull/77) + by [@chronicc](https://github.com/chronicc) +- error_map: default to 500 - tools: flake8, pydocstyle, pyupgrade → ruff ## [v3.7.0] - 2023-03-08