From 53dd3004147141b9891a67bffd92889f0194d878 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Fri, 12 Aug 2022 11:39:04 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 761838d..413cd40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- fix tests +- add `matrix-webhook` script + in [#25](https://github.com/nim65s/matrix-webhook/pull/25) + and [#35](https://github.com/nim65s/matrix-webhook/pull/35) + by [@a7p](https://github.com/a7p) +- publish linux/arm64 image + in [#37](https://github.com/nim65s/matrix-webhook/pull/35) + by [@kusold](https://github.com/kusold) +- update badges +- setup dependabot +- misc upgrades from poetry update, pre-commit.ci, and dependabot + ## [v3.3.0] - 2022-03-04 - add pyupgrade