From db9760e4bcb79ca7f2a2fe38754822e59487a7e8 Mon Sep 17 00:00:00 2001 From: Daniel M Date: Tue, 23 Apr 2024 14:02:44 -0400 Subject: [PATCH] fix:run-list is being updated --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b1d898..31ec0ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,14 @@ ### 🐛 Bug Fixes - Fix memory leak with log panel +- Workflow runs list is getting updated with the latest status ## 1.21.3 ### 🐛 Bug Fixes - Fix bug loading null value to cache #128 -- Show go to github actions when error occurs +- Show go to GitHub settings when error occurs - Show reload jobs button ## 1.21.2