mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
update changelog
This commit is contained in:
parent
c42d369d60
commit
2e357e506c
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Fixed
|
||||
- debug print when adding a file to ignore
|
||||
- fix scrolling long messages in commit details view ([#663](https://github.com/extrawurst/gitui/issues/663))
|
||||
- limit log messages in log tab ([#652](https://github.com/extrawurst/gitui/issues/652))
|
||||
- fetch crashed when no upstream of branch is set ([#637](https://github.com/extrawurst/gitui/issues/637))
|
||||
- `enter` key panics in empty remote branch list ([#643](https://github.com/extrawurst/gitui/issues/643))
|
||||
|
|
|
|||
Loading…
Reference in a new issue