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
03505b9eb6
commit
f6b1984017
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- introduced proper changelog
|
||||
|
||||
### Changed
|
||||
- introduce propper error handling in `asyncgit` [@MCord] ([#53](https://github.com/extrawurst/gitui/issues/53))
|
||||
- better error message when trying to run outside of a valid git repo ([#56](https://github.com/extrawurst/gitui/issues/56))
|
||||
- improve ctrl+c handling so it is checked first and no component needs to worry of blocking it
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue