diff --git a/CHANGELOG.md b/CHANGELOG.md index 671a50b7..d64f2cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.15.0] - 2020-04-27 +**file blame** + +![blame](assets/blame.gif) + ### Added - blame a file [[@cruessler](https://github.com/cruessler)] ([#484](https://github.com/extrawurst/gitui/issues/484)) - support commit.template [[@wandernauta](https://github.com/wandernauta)] ([#546](https://github.com/extrawurst/gitui/issues/546)) diff --git a/assets/blame.gif b/assets/blame.gif new file mode 100644 index 00000000..edf0d421 Binary files /dev/null and b/assets/blame.gif differ