From 02b26e60a9a7476b6c814e4efcb270a84abfdb07 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Tue, 19 Oct 2021 22:44:22 +1030 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baaa252..04f2e7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [v0.11.2] - 2021-10-19 + +- Really fix the bug where too large attachments keep retrying + ## [v0.11.1] - 2021-10-11 - Improve logging and error handling @@ -66,4 +70,4 @@ Add --exclude option to avoid uploading files in thumbnail directories ## [0.1.0] - 2017-02-16 -Initial release \ No newline at end of file +Initial release