From a1ee7892f54ce32db7ce33cc550068bc0bb7facd Mon Sep 17 00:00:00 2001 From: Kai Waldrant Date: Thu, 20 Jul 2023 16:40:04 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44625dad77..b769bf160e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ * Update "baseline" to "control" (PR #146). +### BUG FIXES + +* Remove the ns-list action for worklfows in integration test (PR #208) + ## common ### NEW FUNCTIONALITY