From 764cc27de05d12b9685561e154fbdcf9e7d6fdd0 Mon Sep 17 00:00:00 2001 From: Armin Novak Date: Wed, 14 Jan 2026 11:35:29 +0100 Subject: [PATCH] [changelog] --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4d8a8f759..adefd5906 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +# 2026-01-14 Version 3.20.2 + +Patch release fixing a regression with gateway connections introduced with 3.20.1 + +## What's Changed +* Warnings and missing enumeration types (#12137) + +For a complete and detailed change log since the last release run: +git log 3.20.2...3.20.1 + # 2026-01-14 Version 3.20.1 New years cleanup release. Fixes some issues reported and does a cleaning sweep