diff --git a/CHANGELOG.md b/CHANGELOG.md index 65e7e646..eef9b46d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * more version info in `gitui -V` and `help popup` (including git hash) * support `core.commitChar` filtering [[@concelare](https://github.com/concelare)] ([#2136](https://github.com/extrawurst/gitui/issues/2136)) * allow reset in branch popup ([#2170](https://github.com/extrawurst/gitui/issues/2170)) -* respect configuration for remote when pushing [[@cruessler](https://github.com/cruessler)] +* respect configuration for remote when pushing [[@cruessler](https://github.com/cruessler)] ([#2156](https://github.com/extrawurst/gitui/issues/2156)) ### Changed * Make info and error message popups scrollable [[@MichaelAug](https://github.com/MichaelAug)] ([#1138](https://github.com/extrawurst/gitui/issues/1138))