From d171d7d7855cd0894e2131efe546a52039f79a99 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Mon, 26 Apr 2021 18:56:42 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0510a95ac..305add02f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - FIX: Fixed crash on Windows with Hyper-V #86 - ADDED: Show database server version in status bar - ADDED: Show detailed info about error, when connect to database fails +- ADDED: Portable ZIP distribution for Windows #84 ### 4.1.9 - FIX: Incorrect row count info in query result #83