Skip to content

Commit a4ea133

Browse files
author
Stephan Dilly
committed
update changelog
1 parent 9c3f4af commit a4ea133

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.16.1] - 2021-06-06
11+
1012
## Added
1113
- honor `config.showUntrackedFiles` improving speed with a lot of untracked items ([#752](https://github.com/extrawurst/gitui/issues/752))
1214
- improve performance when opening filetree-tab ([#756](https://github.com/extrawurst/gitui/issues/756))
1315
- indicator for longer commit message than displayed ([#773](https://github.com/extrawurst/gitui/issues/773))
16+
17+
![msg-len](assets/long-msg-indicator.gif)
1418

1519
## Fixed
1620
- wrong file with same name shown in file tree ([#748](https://github.com/extrawurst/gitui/issues/748))
1721
- filetree collapsing broken on windows ([#761](https://github.com/extrawurst/gitui/issues/761))
18-
- unnecessary overdraw of the spinner on each draw ([#764](https://github.com/extrawurst/gitui/issues/764))
22+
- unnecessary overdraw of the spinner on each redraw ([#764](https://github.com/extrawurst/gitui/issues/764))
1923

2024
### Internal
2125
- use git_repository_message [[@kosayoda](https://github.com/kosayoda)] ([#751](https://github.com/extrawurst/gitui/issues/751))

assets/long-msg-indicator.gif

136 KB
Loading

0 commit comments

Comments
 (0)