From ca9879617cc8c5f2d93d074898ee39ee8188c519 Mon Sep 17 00:00:00 2001 From: TheBurchLog <5104941+TheBurchLog@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:38:12 -0500 Subject: [PATCH] Updated Change Log (#446) --- CHANGELOG.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 65134ffa..b9d7173e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,11 +8,6 @@ TBD - Expanding Garden model to include children gardens - Added Source/Target Garden labels on Request model - Added Metadata to Garden model - -3.23.1 ------- -TBD - - Fixed self reference bug that was returning back output instead of Request object. - Fixed self reference bug, when SystemClient calls itself but doesn't have a current request. This allows for support to run SystemClient in a sub-thread to the plugin.