updated changelog

This commit is contained in:
Stephan Dilly 2021-09-29 18:59:25 +02:00
parent e4c7867564
commit 5f34e9cc07

View File

@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
## Added
- support rebasing branches with conflicts ([#895](https://github.com/extrawurst/gitui/issues/895))
## Fixed
- appropriate error message when pulling deleted remote branch ([#911](https://github.com/extrawurst/gitui/issues/991))
- improved color contrast in branches popup for light themes ([#922](https://github.com/extrawurst/gitui/issues/922))
- improved color contrast in branches popup for light themes [[@Cottser](https://github.com/Cottser)] ([#922](https://github.com/extrawurst/gitui/issues/922))
## [0.17.1] - 2021-09-10