From 89910a2c5afee692f380f83ae1b4e47576c4676c Mon Sep 17 00:00:00 2001 From: ivol Date: Thu, 21 May 2026 13:50:20 +0100 Subject: [PATCH] Docs: Add version 3.5.4 and date to CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e41c382..58dd638 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning. -## [Unreleased] +## [3.5.4] - 2026-05-21 ### Added - `ApproovServiceMutator` support to centralize decision points in the `HttpsURLConnection` service flow.