From 2f4d2267a08338dfb2a40a904557794c5e6329ea Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sat, 23 Oct 2021 12:08:13 +0200 Subject: [PATCH] fixed typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 852c35d..b1fff72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [1.1.0] - 2021-1006 +## [1.1.0] - 2021-10-06 * added Python 3.10 to list of supported versions to test against * added dependabot to github workflows