update changes

This commit is contained in:
Stephan Dilly 2020-05-23 11:30:31 +02:00
parent c16045569c
commit 202864381d

View File

@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- stashing support ([#3](https://github.com/extrawurst/gitui/issues/3))
### Changed
- performance optimization of the log tab in big repos
- more readable default color for the commit hash in the log tab
- log tab refreshes when head changes ([#78](https://github.com/extrawurst/gitui/issues/78))
### Fixes