From 750b45a6c4b81317c81d5729145a133918d93ca3 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Mon, 31 Jan 2022 09:48:53 +0100 Subject: [PATCH] fix changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edc7c031..abf14cdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,13 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Fixed -* tabs indentation in blame ([#1111](https://github.com/extrawurst/gitui/issues/1117)) ### Added * file history log [[@cruessler](https://github.com/cruessler)] ([#381](https://github.com/extrawurst/gitui/issues/381)) ### Fixed * opening tags list without remotes ([#1111](https://github.com/extrawurst/gitui/1111)) +* tabs indentation in blame [[@fersilva16](https://github.com/fersilva16)] ([#1111](https://github.com/extrawurst/gitui/issues/1117)) ## [0.20.1] - 2021-01-26