From e483fd9e99499ede6d707835c714cdec9129373e Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Wed, 5 May 2021 20:07:04 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9235a563..d2cb0090 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # ChangeLog +### 4.1.11 +- FIX: Fixed crash of API process when using SSH tunnel connection (race condition) + ### 4.1.11 - FIX: fixed processing postgre query containing $$ - FIX: fixed postgre analysing procedures & functions