mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
changelog
This commit is contained in:
parent
bfc732451a
commit
9c3f4af396
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
## Fixed
|
## Fixed
|
||||||
- wrong file with same name shown in file tree ([#748](https://github.com/extrawurst/gitui/issues/748))
|
- 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))
|
- 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))
|
||||||
|
|
||||||
### Internal
|
### Internal
|
||||||
- use git_repository_message [[@kosayoda](https://github.com/kosayoda)] ([#751](https://github.com/extrawurst/gitui/issues/751))
|
- use git_repository_message [[@kosayoda](https://github.com/kosayoda)] ([#751](https://github.com/extrawurst/gitui/issues/751))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue