From 71c9c6cb0e7bb4ad11bacfda7c65f5b88f8367b9 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sun, 18 Jul 2021 22:53:29 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41eb596..b8dd191 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] +- Publish on PyPI & Docker Hub with Github Actions + in [#10](https://github.com/nim65s/matrix-webhook/pull/10) + by [@nim65s](https://github.com/) + ## [3.0.0] - 2021-07-18 - Simplify code