From 7c476ab2f089b256874245bd4a1d9ff3a420054e Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Wed, 25 Sep 2024 09:31:40 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3573a4c80..a1da443a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Builds: - linux - application for linux - win - application for Windows -### 5.5.0 +### 5.5.1 - ADDED: Clickhouse support (#532) - ADDED: MySQL - specify table engine, show table engine in table list - FIXED: Hidden primary key name in PK editor for DB engines with anonymous PK (MySQL)