From 7c07253428b4b7360850be070f831d28b8c8f282 Mon Sep 17 00:00:00 2001 From: "dave@tiredofit.ca" Date: Tue, 2 Jul 2024 16:15:22 -0700 Subject: [PATCH] Release 4.1.2 - See CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 260e8bf..c0cebaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 4.1.2 2024-07-02 + + ### Added + - Add support for Azure Blob containers + - Fix timestamps when comparing previous backups + - Resolve unnecessary read operations in Azure + - Resolve issues with backup cleanup operations in Azure + + ## 4.1.1 2024-06-19 ### Changed