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.