Merging upstream version 1.8.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d6182ff8b2
commit
c82478bb50
9 changed files with 31 additions and 16 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,3 +1,16 @@
|
|||
## 1.8.0 - 2022-03-29
|
||||
|
||||
### Features
|
||||
|
||||
* Update compatible Python versions. (Thanks: [blazewicz])
|
||||
* Add support for Python 3.10. (Thanks: [blazewicz])
|
||||
* Drop support for Python 3.6. (Thanks: [blazewicz])
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Upgrade cli_helpers to workaround Pygments regression.
|
||||
* Use get_terminal_size from shutil instead of click.
|
||||
|
||||
## 1.7.0 - 2022-01-11
|
||||
|
||||
### Features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue