From fe99a58346fdc261cec8a252df8cddc9ce1fda49 Mon Sep 17 00:00:00 2001 From: Benjamin SPETH Date: Tue, 25 Nov 2025 09:26:29 +0100 Subject: [PATCH] v5.5.1 --- docs/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 347e00d..9673e8a 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 5.5.0 +- Changed + - Improved parsing of the connection string + ## 5.5.0 - Added - Introduced a new way to connect to Service Bus using Azure Entra authentication.