From a6e03823bc49c3947f42bd57e35a2ef29a2c2ff9 Mon Sep 17 00:00:00 2001 From: Vaghinak Basentsyan <84702976+VaghinakDev@users.noreply.github.com> Date: Tue, 4 Mar 2025 17:13:53 +0400 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 54a18694e..ca592d4b0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,12 @@ History All release highlights of this project will be documented in this file. +4.4.32 - March 4, 2025 +_____________________ + +**Fixed** + + - ``SAClient.item_context`` Fixed an issue where setting a component value would overwrite existing comments and other associated data. 4.4.31 - Feb 27, 2025 _____________________