Adding upstream version 1.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0912fc1528
commit
ec905d2958
17 changed files with 95 additions and 53 deletions
|
@ -1,16 +1,23 @@
|
|||
## Unreleased - TBD
|
||||
|
||||
<!-- add upcoming change notes here -->
|
||||
### 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue