From c189c12cae6a5ff92c7faf86bb93f4aa9c5d12d2 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Sun, 24 Jul 2022 21:07:02 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 921e1835..04705adc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ Builds: - linux - application for linux - win - application for Windows +### 5.0.9 +- FIXED: Fixed problem with SSE events on web version +- ADDED: Added menu command "New query designer" +- ADDED: Added menu command "New ER diagram" + ### 5.0.8 - ADDED: SQL Server - support using domain logins under Linux and Mac #305 - ADDED: Permissions for connections #318