From 71c70ce965c3aba0c89d1dcc07d3dbb201b9e053 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Tue, 19 Oct 2021 22:45:41 +1030 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04f2e7f..5a0c39e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. ## [v0.11.2] - 2021-10-19 - Really fix the bug where too large attachments keep retrying +- Fix tests on Windows ## [v0.11.1] - 2021-10-11