From 23cf264d4dad13366b69fcd4b7f11ac04ee26f9d Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Thu, 4 Dec 2025 16:29:06 +0100 Subject: [PATCH] fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01c6f2bf5..7a2d6094b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,7 +79,7 @@ Builds: - ADDED: SQL AI assistant - powered by database chat, could help you to write SQL queries (Premium) - ADDED: Explain SQL error (powered by AI) (Premium) - ADDED: Database chat (and SQL AI Assistant) now supports showing charts (Premium) -- FIXED: Fxied editing new files and roles (Team Premium) +- FIXED: Fixed editing new files and roles (Team Premium) - FIXED: Connection to standalone database could be now pinned - FIXED: Cannot open up large JSON file #1215