From 5be48457103506dea22ab3a13f81caccddd8f373 Mon Sep 17 00:00:00 2001 From: Ian Muge Date: Tue, 21 Feb 2023 11:28:52 +0100 Subject: [PATCH] added changelog --- changelog/unreleased/pull-4219 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelog/unreleased/pull-4219 diff --git a/changelog/unreleased/pull-4219 b/changelog/unreleased/pull-4219 new file mode 100644 index 000000000..7d20c3607 --- /dev/null +++ b/changelog/unreleased/pull-4219 @@ -0,0 +1,5 @@ +Enhancement: Upgrade Minio to 7.0.49 + +Upgraded to allow use of the ap-southeast-4 region (Melbourne) + +https://github.com/restic/restic/pull/4219