Skip to content

Commit 5a4ba00

Browse files
author
Stephan Dilly
committed
changelog
1 parent a2e17e0 commit 5a4ba00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- log tab refreshes when head changes ([#78](https://github.com/extrawurst/gitui/issues/78))
1414
- performance optimization of the log tab in big repos
1515
- more readable default color for the commit hash in the log tab
16-
- more error/panic resiliance (`unwrap`/`panic` denied by clippy now)
16+
- more error/panic resiliance (`unwrap`/`panic` denied by clippy now) [[@MCord](https://github.com/MCord)] ([#77](https://github.com/extrawurst/gitui/issues/77))
1717

1818
### Fixes
1919
- panic on small terminal width ([#72](https://github.com/extrawurst/gitui/issues/72))

0 commit comments

Comments
 (0)