From ac7d1d9647008145e9d0cf65d24744d0db4862b8 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Fri, 27 Aug 2021 18:39:28 +0200 Subject: [PATCH] typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a24cfc..f75b3db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - allow "room_id" to be passed as a parameter or with the data - rename "text" to "body". - Publish releases also on github from github actions -- fixed tests for recent synapse docker image +- fix tests for recent synapse docker image ## [3.1.1] - 2021-07-18