shorter changelog entry

This commit is contained in:
extrawurst 2022-08-30 14:09:24 +02:00
parent 69d30a2cd0
commit 65b121179d

View file

@ -13,8 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* submodules support ([#1087](https://github.com/extrawurst/gitui/issues/1087))
* selected lines in files and log lists now fills the entire container
* new color for command bar items background (`cmdbar_bg`)
* customizable `cmdbar_bg` theme color & screen spanning selected line bg [[@gigitsu](https://github.com/gigitsu)] ([#1299](https://github.com/extrawurst/gitui/pull/1299))
### Fixes
* remove insecure dependency `ansi_term` ([#1290](https://github.com/extrawurst/gitui/issues/1290))