File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ Modifiers like `SHIFT` or `CONTROL` are no longer configured via magic bitflags
4747* stash window empty after file history popup closes ([ #1986 ] ( https://github.com/extrawurst/gitui/issues/1986 ) )
4848* allow push to empty remote ([ #1919 ] ( https://github.com/extrawurst/gitui/issues/1919 ) )
4949* better diagnostics for theme file loading ([ #2007 ] ( https://github.com/extrawurst/gitui/issues/2007 ) )
50+ * fix ordering of commits in diff view [[ @Joshix-1 ] ( https://github.com/Joshix-1 )] ( [#1747](https://github.com/extrawurst/gitui/issues/1747) )
5051
5152## [ 0.24.3] - 2023-09-09
5253
@@ -107,7 +108,6 @@ Modifiers like `SHIFT` or `CONTROL` are no longer configured via magic bitflags
107108* fix expansion of ` ~ ` in ` commit.template ` ([ #1745 ] ( https://github.com/extrawurst/gitui/pull/1745 ) )
108109* fix hunk (un)staging/reset for # of context lines != 3 ([ #1746 ] ( https://github.com/extrawurst/gitui/issues/1746 ) )
109110* fix delay when opening external editor ([ #1506 ] ( https://github.com/extrawurst/gitui/issues/1506 ) )
110- * fix ordering of commits in diff view [[ @Joshix-1 ] ( https://github.com/Joshix-1 )] ( [#1747](https://github.com/extrawurst/gitui/issues/1747) )
111111
112112### Changed
113113* Copy full Commit Hash by default [[ @AmmarAbouZor ] ( https://github.com/AmmarAbouZor )] ([ #1836 ] ( https://github.com/extrawurst/gitui/issues/1836 ) )
You can’t perform that action at this time.
0 commit comments