From 38281ce12cf535e3d9c5ce676befafe81e467a0b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rub=C3=A9n=20Gonz=C3=A1lez=20Alonso?=
 <ruben.gonzalezalonso@telefonica.com>
Date: Fri, 13 Sep 2024 12:06:29 +0200
Subject: [PATCH] Release Toolium 3.2.0

---
 CHANGELOG.rst | 10 +++++-----
 VERSION       |  3 +--
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 2208938a..4281df66 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,14 +1,14 @@
 Toolium Changelog
 =================
 
-v3.1.6
+v3.2.0
 ------
 
-*Release date: In development*
+*Release date: 2024-09-13*
 
-- Added `run_storage` to store information during the whole test execution
-- ChainMap storages (context.storage, context.feature_storage and context.run_storage)
-- In steps, be able to store values into desire storage by using [key], [FEATURE:key] and [RUN:key]
+- Add `run_storage` dictionary to context to store information during the whole test execution
+- Update current ChainMap context storages (context.storage, context.feature_storage and context.run_storage)
+- Allow to store values into desire storage by using [key], [FEATURE:key] and [RUN:key] from steps
 
 v3.1.5
 ------
diff --git a/VERSION b/VERSION
index 488d53f0..944880fa 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1 @@
-3.1.6.dev1
-
+3.2.0