From a286799d73090aa7f797c0bc136889b26fc8421a Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 17 Apr 2026 17:20:03 +0000 Subject: [PATCH 1/2] chore(release): prepare for v0.4.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fa7b1f..a5d4397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.4.0] - 2026-04-17 + +### 🚀 Features + +- Auto-enable path-style addressing when a custom endpoint is set (#99) + ## [0.3.0] - 2026-04-16 ### 🚀 Features -- 2.52.0 From 9bb04b45af410649350050c3f44fd933ab3f366e Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 17 Apr 2026 17:20:05 +0000 Subject: [PATCH 2/2] chore(release): prepare for v0.4.0 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index a654d65..372b6ea 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.3.0" + "version": "v0.4.0" } -- 2.52.0