diff --git a/CHANGELOG.md b/CHANGELOG.md index e85824304..a24f8cefb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,17 @@ Builds: - linux - application for linux - win - application for Windows +## 6.4.2 + +- ADDED: Source label to docker container #1105 +- FIXED: DbGate restart needed to take effect after trigger is created/deleted on mariadb #1112 +- ADDED: View PostgreSQL query console output #1108 +- FIXED: Single quote generete MySql error #1107 +- ADDED: Ability to limit query result count #1098 +- CHANGED: Correct processing of bigint columns #1087 #1055 #583 +- CHANGED: Improved and optimalized algorithm of loading redis keys #1062, #1034 +- FIXED: Fixed loading Redis keys with :: in key name + ## 6.4.0 - ADDED: DuckDB support - ADDED: Data deployer (Premium)