update changelog

This commit is contained in:
Stephan Dilly 2021-03-21 18:43:01 +01:00
parent 656561e3eb
commit a2661a1309

View file

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- `[w]` key to toggle between staging/workdir [[@terhechte](https://github.com/terhechte)] ([#595](https://github.com/extrawurst/gitui/issues/595))
### Fixed
- push branch to its tracking remote ([#597](https://github.com/extrawurst/gitui/issues/597))