From a37e0f498038c0274d15a483457c565cc42f6ecf Mon Sep 17 00:00:00 2001 From: Benjamin SPETH Date: Mon, 3 Nov 2025 14:16:01 +0100 Subject: [PATCH] updated the changelog --- docs/CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6609d0b..347e00d 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,9 +4,13 @@ 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.4.0 +## 5.5.0 - Added - Introduced a new way to connect to Service Bus using Azure Entra authentication. + +## 5.4.0 +- Added Isolation feature V2 + ## 5.3.1 - Changed - Fix usage of sent counter on receiver instead of received counter