mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
update changelog
This commit is contained in:
parent
9c3f4af396
commit
a4ea1337f8
2 changed files with 5 additions and 1 deletions
|
|
@ -7,15 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## Unreleased
|
||||
|
||||
## [0.16.1] - 2021-06-06
|
||||
|
||||
## Added
|
||||
- honor `config.showUntrackedFiles` improving speed with a lot of untracked items ([#752](https://github.com/extrawurst/gitui/issues/752))
|
||||
- improve performance when opening filetree-tab ([#756](https://github.com/extrawurst/gitui/issues/756))
|
||||
- indicator for longer commit message than displayed ([#773](https://github.com/extrawurst/gitui/issues/773))
|
||||
|
||||

|
||||
|
||||
## Fixed
|
||||
- wrong file with same name shown in file tree ([#748](https://github.com/extrawurst/gitui/issues/748))
|
||||
- filetree collapsing broken on windows ([#761](https://github.com/extrawurst/gitui/issues/761))
|
||||
- unnecessary overdraw of the spinner on each draw ([#764](https://github.com/extrawurst/gitui/issues/764))
|
||||
- unnecessary overdraw of the spinner on each redraw ([#764](https://github.com/extrawurst/gitui/issues/764))
|
||||
|
||||
### Internal
|
||||
- use git_repository_message [[@kosayoda](https://github.com/kosayoda)] ([#751](https://github.com/extrawurst/gitui/issues/751))
|
||||
|
|
|
|||
BIN
assets/long-msg-indicator.gif
Normal file
BIN
assets/long-msg-indicator.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 136 KiB |
Loading…
Reference in a new issue