From 1c036c58886c0fad3e8ee497516a7d7fa6478578 Mon Sep 17 00:00:00 2001 From: TheBurchLog <5104941+TheBurchLog@users.noreply.github.com> Date: Wed, 1 Nov 2023 18:38:36 +0000 Subject: [PATCH] 3.20.0 --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a0e12a4f..645f5faf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,7 +3,7 @@ Brewtils Changelog 3.20.0 ------ -TBD +11/1/2023 - Expanded Auto Generation to support Literal Type Hinting, if python version >= 3.8 - Fixed self reference bug in SystemClient