Skip to content

Commit d6818ec

Browse files
Joshix-1extrawurst
authored andcommitted
Fix CHANGELOG.md
uppsi
1 parent c629070 commit d6818ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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))

0 commit comments

Comments
 (0)