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" } 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