From 12594fe397b6dfcd31db43289a15c1dabe8a7233 Mon Sep 17 00:00:00 2001
From: Mohammad Torkashvand <mohammad.torkashvand@geant.org>
Date: Thu, 10 Oct 2024 10:51:50 +0200
Subject: [PATCH] Add changelog for v2.20

---
 Changelog.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index 6d66ea1c..49898593 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,8 @@
 # Changelog
 
+## [2.20] - 2024-10-10
+-  Fix callback step live update by bumping to orchestrator-core==2.7.6
+
 ## [2.19] - 2024-10-09
 - LSO interaction rework: Skip a playbook automatically if the inventory is empty.
 - Introduction of LSOState type.
-- 
GitLab