update changelog

This commit is contained in:
Stephan Dilly 2020-05-14 16:23:05 +02:00
parent 43712a1a3e
commit b76a990948

View file

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- introduced proper changelog
### Changed
- 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
## [0.2.3] - 2020-05-12