From 6e231ad63ca0e2a7c9d015f07cc0af7b6f0080c3 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sat, 3 Apr 2021 13:19:48 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17a0ee38..2aafbdd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - push branch to its tracking remote ([#597](https://github.com/extrawurst/gitui/issues/597)) +- fixed panic when staging lines involving missing newline eof ([#605](https://github.com/extrawurst/gitui/issues/605)) ## [0.13.0] - 2020-03-15 - Happy Birthday GitUI 🥳