From 3e2509d4c8e0cdbe9c3c39a802f1086701f613dc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Mar 2021 20:03:18 +0100 Subject: Adding upstream version 1.6.0. Signed-off-by: Daniel Baumann --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ec98b08..d170c9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,23 @@ ## Unreleased - TBD - +### Features + +### Bug Fixes + + +## 1.6.0 - 2021-03-15 ### Features - Add verbose feature to `favorite_query` command. (Thanks: [Zhaolong Zhu]) - `\f query` does not show the full SQL. - `\f+ query` shows the full SQL. +- Add prompt format of file's basename. (Thanks: [elig0n]) ### Bug Fixes - Fix compatibility with sqlparse >= 0.4.0. (Thanks: [chocolateboy]) +- Fix invalid utf-8 exception. (Thanks: [Amjith]) ## 1.4.1 - 2020-07-27 -- cgit v1.2.3